@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-eventservice: <https://ontologia.segittur.es/turismo/kos/EventService/> .

#################################################################
#
#    Concept Scheme
#
#################################################################

estur-kos:EventService a skos:ConceptScheme ; 
    dct:issued "2024-05-24"^^xsd:date ;
    dct:modified "2026-03-06"^^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 "Event service"@en ;
    rdfs:label "Servicio asociado a un evento"@es ;
    dct:title "Concept scheme grouping event services"@en ;
    dct:title "Esquema de conceptos agrupando servicios asociados a un evento"@es .

#################################################################
#
#    Concepts
#
#################################################################

estur-eventservice:Audiodescription a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Audiodescription"@en ;
  skos:prefLabel "Audiodescripción"@es .

estur-eventservice:Audioguide a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Audioguide"@en ;
  skos:prefLabel "Audioguía"@es .

estur-eventservice:AugmentedReality a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Augmented reality"@en ;
  skos:prefLabel "Realidad aumentada"@es .

estur-eventservice:Catering a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Catering"@en ;
  skos:prefLabel "Catering"@es .

estur-eventservice:CloakRoom a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Cloak room"@en ;
  skos:prefLabel "Guardarropa"@es .

estur-eventservice:ConferenceRoom a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Conference room"@en ;
  skos:prefLabel "Sala de conferencias"@es .

estur-eventservice:FastLane a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Fast lane"@en ;
  skos:prefLabel "Acceso prioritario"@es .

estur-eventservice:Gamification a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Gamification"@en ;
  skos:prefLabel "Gamificación"@es .

estur-eventservice:GearProvision a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Gear provision"@en ;
  skos:prefLabel "Suministro de equipamiento"@es .

estur-eventservice:Infirmary a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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-eventservice:InformationPoint a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Information point"@en ;
  skos:prefLabel "Punto de información"@es .

estur-eventservice:Lockers a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Lockers"@en ;
  skos:prefLabel "Taquillas"@es .

estur-eventservice:SaleOfProducts a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Sale of products"@en ;
  skos:prefLabel "Venta de productos"@es .

estur-eventservice:Transport a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Transport"@en ;
  skos:prefLabel "Transporte"@es .

estur-eventservice:ValetParking a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Valet parking"@en ;
  skos:prefLabel "Servicio de aparcacoche"@es .

estur-eventservice:VipRooms a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "VIP rooms"@en ;
  skos:prefLabel "Salas VIP"@es .

estur-eventservice:VirtualReality a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Virtual reality"@en ;
  skos:prefLabel "Realidad virtual"@es .

estur-eventservice:Wifi a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Wifi"@en ;
  skos:prefLabel "Wifi"@es .

estur-eventservice:WiredInternet a skos:Concept;
  skos:inScheme estur-kos:EventService;
  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 "Wired Internet"@en ;
  skos:prefLabel "Internet por cable"@es .

estur-eventservice:PetFriendlySpace a skos:Concept;
  skos:inScheme estur-kos:EventService;
  skos:prefLabel "Pet friendly space"@en ;
  skos:prefLabel "Espacio habilitado para mascotas"@es .

