@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix estur-core: <https://ontologia.segittur.es/turismo/def/core#> .
@prefix estur-kos: <https://ontologia.segittur.es/turismo/kos/> .

@prefix estur-beachservice: <https://ontologia.segittur.es/turismo/kos/BeachService/> .

#################################################################
#
#    Concept Scheme
#
#################################################################

estur-kos:BeachService a skos:ConceptScheme ; 
    dct:issued "2024-05-24"^^xsd:date ;
    dct:modified "2026-01-24"^^xsd:date ;
    cc:license <https://creativecommons.org/licenses/by/4.0/> ;
    rdfs:comment "This concept scheme belongs to the set of controlled SKOS-based thesauri used by the SEGITTUR tourism ontology."@en ;
    rdfs:comment "Este esquema de conceptos pertenece al conjunto de tesauros SKOS usados por la ontología de turismo de SEGITTUR."@es ;
    rdfs:label "Beach service"@en ;
    rdfs:label "Servicio de una playa"@es ;
    dct:title "Concept scheme grouping beach services"@en ;
    dct:title "Esquema de conceptos agrupando servicios de una playa"@es .

#################################################################
#
#    Concepts
#
#################################################################

estur-beachservice:AmphibiousChair a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Amphibious chair"@en ;
  skos:prefLabel "Silla anfibia"@es .

estur-beachservice:Anchoring a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Anchoring"@en ;
  skos:prefLabel "Anclaje"@es .

estur-beachservice:FishingArea a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Fishing area"@en ;
  skos:prefLabel "Área de pesca"@es .

estur-beachservice:Footbath a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Footbath"@en ;
  skos:prefLabel "Lavapiés"@es .

estur-beachservice:Infirmary a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Infirmary"@en ;
  skos:prefLabel "Enfermería"@es .

estur-beachservice:JellyfishNet a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Jellyfish net"@en ;
  skos:prefLabel "Red de medusas"@es .

estur-beachservice:LifeGuard a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Life guard"@en ;
  skos:prefLabel "Socorrista"@es .

estur-beachservice:PaddleSurfArea a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Paddle surf area"@en ;
  skos:prefLabel "Área de paddle surf"@es .

estur-beachservice:Promenade a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Promenade"@en ;
  skos:prefLabel "Paseo marítimo"@es .

estur-beachservice:SunLoungerRental a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Sun lounger rental"@en ;
  skos:prefLabel "Alquiler de parasoles"@es .

estur-beachservice:SunshadeRental a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Sunshade rental"@en ;
  skos:prefLabel "Alquiler de sombrillas"@es .

estur-beachservice:WakeBoardingArea a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Wake boarding area"@en ;
  skos:prefLabel "Wake boarding area"@es .

estur-beachservice:Walkway a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Walkway"@en ;
  skos:prefLabel "Pasarela"@es .

estur-beachservice:Showers a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Showers"@en ;
  skos:prefLabel "Duchas"@es .

estur-beachservice:SurfPracticeArea a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:note "Value generated from the original SEGITTUR ontology"@en;
  skos:note "Valor generado a partir de la ontología de SEGITTUR original"@es;
  skos:prefLabel "Surf practice area"@en ;
  skos:prefLabel "Zona de práctica de surf"@es .

estur-beachservice:InformationPoint a skos:Concept;
  skos:inScheme estur-kos:BeachService;
  skos:prefLabel "Information point"@en ;
  skos:prefLabel "Punto de información"@es .
