@prefix : <https://ontologia.segittur.es/turismo/def/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <https://ontologia.segittur.es/turismo/def/core#> .

<https://ontologia.segittur.es/turismo/def/core#> rdf:type owl:Ontology ;
                                                   owl:versionIRI <https://ontologia.segittur.es/turismo/def/core/1.2.2> ;
                                                   <http://purl.org/dc/elements/1.1/rights> "Creative Commons Attribution Share-Alike 4.0 International (CC BY-SA 4.0)" ;
                                                   <http://purl.org/dc/terms/description> "Esta ontología de dominio del sector turístico está construida a partir del Modelo Conceptual de Referencia Semántico de Turismo de SEGITTUR, un modelo para el desarrollo de una Red de Ontologías del Sector Turístico al servicio de la futura Plataforma Inteligente de Destino (PID) promovida por SEGITTUR. El Modelo Conceptual de Referencia de Turismo de SEGITTUR ofrece un corazón ontológico extensible para conceptos e información sobre el dominio de turismo, y aspira a convertirse en una referencia para el intercambio controlado de información sobre turismo."@es ,
                                                                                          "This tourism domain ontology is built from SEGITTUR's Conceptual Tourism Semantic Reference Model, a model for the development of a Network of Tourism Sector Ontologies at the service of the future Intelligent Destination Platform (IDP) promoted by SEGITTUR. The SEGITTUR Conceptual Tourism Reference Model offers an extensible ontological core for concepts and information on the tourism domain, and aims to become a reference for the controlled exchange of tourism information."@en ;
                                                   <http://purl.org/dc/terms/hasFormat> <https://ontologia.segittur.es/turismo/def/core.owl> ;
                                                   <http://purl.org/dc/terms/issued> "2026-03-13" ;
                                                   <http://purl.org/dc/terms/license> <https://creativecommons.org/licenses/by-sa/4.0/> ,
                                                                                      "CC BY-SA" ;
                                                   <http://purl.org/dc/terms/title> "Core ontology for tourism by SEGITTUR"@en ,
                                                                                    "Ontología de referencia de turismo de SEGITTUR"@es ;
                                                   <http://purl.org/vocab/vann/preferredNamespacePrefix> "estur" ;
                                                   <http://purl.org/vocab/vann/preferredNamespaceUri> <https://ontologia.segittur.es/turismo/def/core#> ;
                                                   owl:priorVersion "1.2.1" ;
                                                   owl:versionInfo "1.2.2" .

#################################################################
#    Annotation properties
#################################################################

###  http://purl.org/dc/elements/1.1/rights
<http://purl.org/dc/elements/1.1/rights> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/description
<http://purl.org/dc/terms/description> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/hasFormat
<http://purl.org/dc/terms/hasFormat> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/issued
<http://purl.org/dc/terms/issued> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
<http://purl.org/vocab/vann/preferredNamespacePrefix> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespaceUri
<http://purl.org/vocab/vann/preferredNamespaceUri> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#altLabel
<http://www.w3.org/2004/02/skos/core#altLabel> rdf:type owl:AnnotationProperty .


###  https://ontologia.segittur.es/turismo/def/annot#orderInCategory
<https://ontologia.segittur.es/turismo/def/annot#orderInCategory> rdf:type owl:AnnotationProperty ;
                                                                  rdfs:comment "Esta propiedad de anotación se utiliza para determinar el orden en la pestaña en la que una propiedad se presentará cuando se creen los formularios de introducción y visualización de datos que se utilizarán en las aplicaciones principales de uso de la ontología. Es posible que esta propiedad (y sus usos en la ontología core) se extraiga fuera del fichero core.owl."@es ,
                                                                               "This annotation property allows determining the order in the category in which a property is placed so that it is shown in a tab in the corresponding data input or browsing application. It is possible that this property (and its uses in the ontology) are extracted out in the future from the core.owl file."@en ;
                                                                  rdfs:label "orden en la categoría para el orden de presentación"@es ,
                                                                             "order in the presentation order category"@en .


###  https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory
<https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> rdf:type owl:AnnotationProperty ;
                                                                            rdfs:comment "Esta propiedad de anotación se utiliza para determinar la pestaña en la que una propiedad se presentará cuando se creen los formularios de introducción y visualización de datos que se utilizarán en las aplicaciones principales de uso de la ontología. Sus valores permitidos serán generalInfo, location, multimedia, contact, acknowledgement, other. Es posible que esta propiedad (y sus usos en la ontología core) se extraiga fuera del fichero core.owl."@es ,
                                                                                         "This annotation property allows determining the category in which a property is placed so that it is shown in a tab in the corresponding data input or browsing application. It is possible that this property (and its uses in the ontology) are extracted out in the future from the core.owl file."@en ;
                                                                            rdfs:label "categoría para el orden de presentación"@es ,
                                                                                       "presentation order category"@en .


###  https://ontologia.segittur.es/turismo/def/annot#publicationStatus
<https://ontologia.segittur.es/turismo/def/annot#publicationStatus> rdf:type owl:AnnotationProperty ;
                                                                    rdfs:comment "Esta propiedad de anotación permite especificar el estado de publicación de un item en el grafo de conocimientos. Los valores pueden ser incomplete (incompleto), draft (borrador), published (publicado) y obsolete (obsoleto). Es posible que esta propiedad de anotación se elimine del fichero core.owl en el futuro."@es ,
                                                                                 """This annotation property allows specifying the status of the publication of an item in the knowledge graph. The values can be incomplete (incompleto), draft (borrador), published (publicado) and obsolete (obsoleto).
It is possible that this annotation property is taken out in the future from the core.owl file."""@en ;
                                                                    rdfs:label "estado de publicación"@es ,
                                                                               "publication status"@en .


###  https://ontologia.segittur.es/turismo/def/annot#tooltip
<https://ontologia.segittur.es/turismo/def/annot#tooltip> rdf:type owl:AnnotationProperty ;
                                                          rdfs:comment "Esta propiedad de anotación se utiliza para proporcionar información adicional sobre el uso una clase o propiedad, que pueda ser mostrada en herramientas"@es ,
                                                                       "This annotation property allows providing additional information about the use of a class or property, so that it can be used in tools."@en ;
                                                          rdfs:label "tooltip"@en ,
                                                                     "tooltip"@es .


###  https://ontologia.segittur.es/turismo/def/annot#version
<https://ontologia.segittur.es/turismo/def/annot#version> rdf:type owl:AnnotationProperty ;
                                                          rdfs:comment "Esta propiedad de anotación permite especificar el número de versión de un item en el grafo de conocimientos. Es posible que esta propiedad de anotación se elimine del fichero core.owl en el futuro."@es ,
                                                                       """This annotation property allows specifying the version number for an item in the knowledge graph. 
It is possible that this annotation property is taken out in the future from the core.owl file."""@en ;
                                                          rdfs:label "version"@en ,
                                                                     "versión"@es .


###  https://ontologia.segittur.es/turismo/def/annot#visibleResource
<https://ontologia.segittur.es/turismo/def/annot#visibleResource> rdf:type owl:AnnotationProperty ;
                                                                  rdfs:comment "Esta propiedad de anotación se utiliza para determinar si una clase o propiedad será visible en los formularios de introducción de datos que se utilizarán en las aplicaciones principales de uso de la ontología. Es posible que esta propiedad (y sus usos en la ontología core) se extraiga fuera del fichero core.owl."@es ,
                                                                               "This annotation property allows determining whether a class or property will be visible in the data input forms that will be used by some applications that use this ontology. It is possible that this property (and its uses in the ontology) are extracted out in the future from the core.owl file."@en ;
                                                                  rdfs:label "recurso visible"@es ,
                                                                             "visible resource"@en .


###  https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS1
<https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS1> rdf:type owl:AnnotationProperty ;
                                                                       rdfs:comment "Esta propiedad de anotación se utiliza para determinar si una clase o propiedad será visible en los formularios de introducción de datos que se utilizarán en las aplicaciones principales de uso de la ontología. Es posible que esta propiedad (y sus usos en la ontología core) se extraiga fuera del fichero core.owl."@es ,
                                                                                    "This annotation property allows determining whether a class or property will be visible in the data input forms that will be used by some applications that use this ontology. It is possible that this property (and its uses in the ontology) are extracted out in the future from the core.owl file."@en ;
                                                                       rdfs:label "recurso visible para S1"@es ,
                                                                                  "visible resource for S1"@en ;
                                                                       rdfs:subPropertyOf <https://ontologia.segittur.es/turismo/def/annot#visibleResource> .


###  https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS10
<https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS10> rdf:type owl:AnnotationProperty ;
                                                                        rdfs:comment "Esta propiedad de anotación se utiliza para determinar si una clase o propiedad será visible en los formularios de introducción de datos que se utilizarán en las aplicaciones principales de uso de la ontología. Es posible que esta propiedad (y sus usos en la ontología core) se extraiga fuera del fichero core.owl."@es ,
                                                                                     "This annotation property allows determining whether a class or property will be visible in the data input forms that will be used by some applications that use this ontology. It is possible that this property (and its uses in the ontology) are extracted out in the future from the core.owl file."@en ;
                                                                        rdfs:label "recurso visible para S10"@es ,
                                                                                   "visible resource for S10"@en ;
                                                                        rdfs:subPropertyOf <https://ontologia.segittur.es/turismo/def/annot#visibleResource> .


###  https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS2
<https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS2> rdf:type owl:AnnotationProperty ;
                                                                       rdfs:comment "Esta propiedad de anotación se utiliza para determinar si una clase o propiedad será visible en los formularios de introducción de datos que se utilizarán en las aplicaciones principales de uso de la ontología. Es posible que esta propiedad (y sus usos en la ontología core) se extraiga fuera del fichero core.owl."@es ,
                                                                                    "This annotation property allows determining whether a class or property will be visible in the data input forms that will be used by some applications that use this ontology. It is possible that this property (and its uses in the ontology) are extracted out in the future from the core.owl file."@en ;
                                                                       rdfs:label "recurso visible para S2"@es ,
                                                                                  "visible resource for S2"@en ;
                                                                       rdfs:subPropertyOf <https://ontologia.segittur.es/turismo/def/annot#visibleResource> .


###  https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS3
<https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS3> rdf:type owl:AnnotationProperty ;
                                                                       rdfs:comment "Esta propiedad de anotación se utiliza para determinar si una clase o propiedad será visible en los formularios de introducción de datos que se utilizarán en las aplicaciones principales de uso de la ontología. Es posible que esta propiedad (y sus usos en la ontología core) se extraiga fuera del fichero core.owl."@es ,
                                                                                    "This annotation property allows determining whether a class or property will be visible in the data input forms that will be used by some applications that use this ontology. It is possible that this property (and its uses in the ontology) are extracted out in the future from the core.owl file."@en ;
                                                                       rdfs:label "recurso visible para S3"@es ,
                                                                                  "visible resource for S3"@en ;
                                                                       rdfs:subPropertyOf <https://ontologia.segittur.es/turismo/def/annot#visibleResource> .


###  https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS6
<https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS6> rdf:type owl:AnnotationProperty ;
                                                                       rdfs:comment "Esta propiedad de anotación se utiliza para determinar si una clase o propiedad será visible en los formularios de introducción de datos que se utilizarán en las aplicaciones principales de uso de la ontología. Es posible que esta propiedad (y sus usos en la ontología core) se extraiga fuera del fichero core.owl."@es ,
                                                                                    "This annotation property allows determining whether a class or property will be visible in the data input forms that will be used by some applications that use this ontology. It is possible that this property (and its uses in the ontology) are extracted out in the future from the core.owl file."@en ;
                                                                       rdfs:label "recurso visible para S6"@es ,
                                                                                  "visible resource for S6"@en ;
                                                                       rdfs:subPropertyOf <https://ontologia.segittur.es/turismo/def/annot#visibleResource> .


###  https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS7
<https://ontologia.segittur.es/turismo/def/annot#visibleResourceForS7> rdf:type owl:AnnotationProperty ;
                                                                       rdfs:comment "Esta propiedad de anotación se utiliza para determinar si una clase o propiedad será visible en los formularios de introducción de datos que se utilizarán en las aplicaciones principales de uso de la ontología. Es posible que esta propiedad (y sus usos en la ontología core) se extraiga fuera del fichero core.owl."@es ,
                                                                                    "This annotation property allows determining whether a class or property will be visible in the data input forms that will be used by some applications that use this ontology. It is possible that this property (and its uses in the ontology) are extracted out in the future from the core.owl file."@en ;
                                                                       rdfs:label "recurso visible para S7"@es ,
                                                                                  "visible resource for S7"@en ;
                                                                       rdfs:subPropertyOf <https://ontologia.segittur.es/turismo/def/annot#visibleResource> .


#################################################################
#    Datatypes
#################################################################

###  http://www.openlinksw.com/schemas/virtrdf#Geometry
<http://www.openlinksw.com/schemas/virtrdf#Geometry> rdf:type rdfs:Datatype .


###  http://www.w3.org/2001/XMLSchema#date
xsd:date rdf:type rdfs:Datatype .


###  http://www.w3.org/2001/XMLSchema#time
xsd:time rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://www.w3.org/2004/02/skos/core#inScheme
<http://www.w3.org/2004/02/skos/core#inScheme> rdf:type owl:ObjectProperty .


###  https://ontologia.segittur.es/turismo/def/core#accommodationRateType
:accommodationRateType rdf:type owl:ObjectProperty ;
                       rdfs:domain [ rdf:type owl:Class ;
                                     owl:unionOf ( :AccommodationEstablishment
                                                   :LodgingService
                                                 )
                                   ] ;
                       rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                           owl:hasValue <https://ontologia.segittur.es/turismo/kos/AccommodationRateType>
                                                         ]
                                                       ) ;
                                    rdf:type owl:Class
                                  ] ;
                       rdfs:comment "Rates applicable specifically to accommodation establishments and lodging services."@en ,
                                    "Tarifas aplicables específicamente a establecimientos alojativos y servicios de hospedaje."@es ;
                       rdfs:label "accommodation rate type"@en ,
                                  "tipo de tarifa de alojamiento"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#accommodationRating
:accommodationRating rdf:type owl:ObjectProperty ;
                     rdfs:domain :AccommodationEstablishment ;
                     rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                         owl:hasValue <https://ontologia.segittur.es/turismo/kos/AccommodationRatingSystem>
                                                       ]
                                                     ) ;
                                  rdf:type owl:Class
                                ] ;
                     rdfs:comment "Grading or classification scheme system providing an assessment of the facilities, services or both provided by tourist accommodation. Typically within five categories, often indicated by one to five symbols."@en ,
                                  "Sistema de clasificación o categorización que evalúa las instalaciones, los servicios o ambos aspectos de los alojamientos turísticos. Normalmente se divide en cinco categorías, que suelen indicarse con uno a cinco símbolos."@es ;
                     rdfs:label "accommodation rating"@en ,
                                "clasificación del alojamiento"@es ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#accommodationUnitCategory
:accommodationUnitCategory rdf:type owl:ObjectProperty ;
                           rdfs:domain [ rdf:type owl:Class ;
                                         owl:unionOf ( :AccommodationEstablishment
                                                       :LodgingService
                                                     )
                                       ] ;
                           rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                               owl:hasValue <https://ontologia.segittur.es/turismo/kos/AccommodationUnitCategory>
                                                             ]
                                                           ) ;
                                        rdf:type owl:Class
                                      ] ;
                           rdfs:comment "Tipo de unidad de alojamiento que se ofrece a los huéspedes y en la que se les proporcionan, como mínimo, camas y servicios de higiene."@es ,
                                        "Type of accommodation unit offered to guests, in which they are provided with, at least, sleeping and sanitary facilities."@en ;
                           rdfs:label "accommodation unit category"@en ,
                                      "tipo de unidad de alojamiento"@es ;
                           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#adventureActivityType
:adventureActivityType rdf:type owl:ObjectProperty ;
                       rdfs:domain [ rdf:type owl:Class ;
                                     owl:unionOf ( :AdventureActivity
                                                   :AdventureActivityCentre
                                                 )
                                   ] ;
                       rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                           owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdventureActivityType>
                                                         ]
                                                       ) ;
                                    rdf:type owl:Class
                                  ] ;
                       rdfs:comment "Actividades físicas, deportivas o recreativas ofrecidas por el centro."@es ,
                                    "Physical, sports, or recreational activities offered by the facility."@en ;
                       rdfs:label "adventure activity type"@en ,
                                  "tipo de actividad de aventura"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#adversityType
:adversityType rdf:type owl:ObjectProperty ;
               rdfs:domain :RulesAndTips ;
               rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                   owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdversityType>
                                                 ]
                                               ) ;
                            rdf:type owl:Class
                          ] ;
               rdfs:comment "A situation or event characterized by significant misfortune, lasting over a period of time and involving a varying degree of severity."@en ,
                            "Situación o suceso con un fuerte componente de infortunio, una cierta duración en el tiempo y con un mayor o menor grado de gravedad."@es ;
               rdfs:label "adversity type"@en ,
                          "tipo de adversidad"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#agrotourismExperienceRelatedProduct
:agrotourismExperienceRelatedProduct rdf:type owl:ObjectProperty ;
                                     rdfs:domain :AgrotourismExperience ;
                                     rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                       [ rdf:type owl:Restriction ;
                                                                         owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                         owl:hasValue <https://ontologia.segittur.es/turismo/kos/AgrotourismExperienceRelatedProduct>
                                                                       ]
                                                                     ) ;
                                                  rdf:type owl:Class
                                                ] ;
                                     rdfs:comment "An agri-food product linked to an agrotourism experience."@en ,
                                                  "Producto agroalimentario vinculado con una experiencia agroturística."@es ;
                                     rdfs:label "agrotourism experience related product"@en ,
                                                "producto relacionado con experiencia agriturística"@es ;
                                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#agrotourismExperienceType
:agrotourismExperienceType rdf:type owl:ObjectProperty ;
                           rdfs:domain :AgrotourismExperience ;
                           rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                               owl:hasValue <https://ontologia.segittur.es/turismo/kos/AgrotourismExperienceType>
                                                             ]
                                                           ) ;
                                        rdf:type owl:Class
                                      ] ;
                           rdfs:comment "Naturaleza o temática de la experiencia agroturística ofrecida, en función de las actividades desarrolladas."@es ,
                                        "Nature or theme of the agrotourism experience offered, based on the activities carried out. "@en ;
                           rdfs:label "agrotourism experience type"@en ,
                                      "tipo de experiencia agroturística"@es ;
                           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#author
:author rdf:type owl:ObjectProperty ;
        rdfs:domain [ rdf:type owl:Class ;
                      owl:unionOf ( :Description
                                    :Multimedia
                                  )
                    ] ;
        rdfs:range :TourismDestination ;
        rdfs:comment "Destino turístico responsable de generar el contenido multimedia de una entidad turística."@es ,
                     "Tourism destination responsible for generating multimedia content for a tourism entity."@en ;
        rdfs:label "author"@en ,
                   "autor"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#availableLanguage
:availableLanguage rdf:type owl:ObjectProperty ;
                   rdfs:domain [ rdf:type owl:Class ;
                                 owl:unionOf ( :Event
                                               :TourismService
                                             )
                               ] ;
                   rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                       owl:hasValue <https://id.loc.gov/vocabulary/iso639-2>
                                                     ]
                                                   ) ;
                                rdf:type owl:Class
                              ] ;
                   rdfs:comment "Idioma o conjunto de idiomas en los que un artículo, contenido o recurso puede ser utilizado, presentado o comunicado, ya sea de forma hablada, escrita o mediante otros medios de expresión."@es ,
                                "Language or set of languages in which an article, content, or resource can be used, presented, or communicated, whether in spoken, written, or other forms of expression."@en ;
                   rdfs:label "available language"@en ,
                              "idioma disponible"@es ;
                   <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#beachType
:beachType rdf:type owl:ObjectProperty ;
           rdfs:domain :Beach ;
           rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                               owl:hasValue <https://ontologia.segittur.es/turismo/kos/BeachType>
                                             ]
                                           ) ;
                        rdf:type owl:Class
                      ] ;
           rdfs:comment "Diferentes categorías o clasificaciones que se utilizan para describir y diferenciar las playas según sus características físicas y ambientales."@es ,
                        "Different categories or classifications used to describe and distinguish beaches according to their physical and environmental characteristics."@en ;
           rdfs:label "beach type"@en ,
                      "tipo de playa"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#byDay
:byDay rdf:type owl:ObjectProperty ;
       rdfs:domain :Schedule ;
       rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                           owl:hasValue <https://ontologia.segittur.es/turismo/kos/DayOfTheWeek>
                                         ]
                                       ) ;
                    rdf:type owl:Class
                  ] ;
       rdfs:comment "Indica los días específicos de la semana en los que la programación de un evento, servicio o propuesta especial se realiza de forma recurrente (por ejemplo, lunes y martes)"@es ,
                    "Indicates the specific days of the week on which the schedule for an event, service, or special offer takes place on a recurring basis (for example, Monday and Tuesday)."@en ;
       rdfs:label "by day"@en ,
                  "por día"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 10 ;
       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" ;
       <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica los días recurrentes de la programación. Por ejemplo, abierto los lunes y martes"@es ,
                                                                 "Indicates the recurring days of the schedule. For example, open on Mondays and Tuesdays."@en .


###  https://ontologia.segittur.es/turismo/def/core#byMonth
:byMonth rdf:type owl:ObjectProperty ;
         rdfs:domain :Schedule ;
         rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                             owl:hasValue <https://ontologia.segittur.es/turismo/kos/MonthOfTheYear>
                                           ]
                                         ) ;
                      rdf:type owl:Class
                    ] ;
         rdfs:comment "Indica el mes o los meses específicos del calendario en los que la programación de un evento, servicio o propuesta especial se realiza de forma recurrente."@es ,
                      "Indicates the specific month or months of the calendar in which the scheduling of an event, service, or special offer takes place on a recurring basis."@en ;
         rdfs:label "by month"@en ,
                    "por mes"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 11 ;
         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" ;
         <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica el/los mes(es) recurrente(s) del calendario de la programación"@es ,
                                                                   "Indicates the recurring month(s) of the schedule"@en .


###  https://ontologia.segittur.es/turismo/def/core#certificationType
:certificationType rdf:type owl:ObjectProperty ;
                   rdfs:domain :Certification ;
                   rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                       owl:hasValue <https://ontologia.segittur.es/turismo/kos/CertificationType>
                                                     ]
                                                   ) ;
                                rdf:type owl:Class
                              ] ;
                   rdfs:comment "List of relevant national and international tourism certifications for events, destinations, tourism resources, public services, and tourism organisations, including their facilities and services."@en ,
                                "Listado de certificaciones turísticas de referencia en el ámbito nacional e internacional para eventos, destinos, recursos turísticos, servicios públicos y empresas turísticas, incluyendo sus instalaciones y servicios."@es ;
                   rdfs:label "certification type"@en ,
                              "tipo de certificación"@es ;
                   <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#compulsoryZoosanitaryProduct
:compulsoryZoosanitaryProduct rdf:type owl:ObjectProperty ;
                              rdfs:domain :PetAdmissionPolicy ;
                              rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                  owl:hasValue <https://ontologia.segittur.es/turismo/kos/CompulsoryZoosanitaryProduct>
                                                                ]
                                                              ) ;
                                           rdf:type owl:Class
                                         ] ;
                              rdfs:comment "Substances, active ingredients, formulations or preparations intended for the diagnosis, prevention, treatment, alleviation or cure of diseases or ailments in animals, and whose administration is required for admission."@en ,
                                           "Sustancias, ingredientes activos, formulaciones o preparados destinados al diagnóstico, prevención, tratamiento, alivio o cura de las enfermedades o dolencias de los animales, y cuya administración es requerida para su admisión."@es ;
                              rdfs:label "compulsory zoosanitary product"@en ,
                                         "producto zoosanitario obligatorio"@es ;
                              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#dayOfTheWeek
:dayOfTheWeek rdf:type owl:ObjectProperty ;
              rdfs:domain :OpeningHours ;
              rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                  owl:hasValue <https://ontologia.segittur.es/turismo/kos/DayOfTheWeek>
                                                ]
                                              ) ;
                           rdf:type owl:Class
                         ] ;
              rdfs:comment "One of the seven named periods (Monday through Sunday) that constitute a standard weekly cycle, used to define recurring time slots."@en ,
                           "Uno de los siete periodos nombrados (de lunes a domingo) que constituyen un ciclo semanal estándar, utilizado para definir franjas horarias recurrentes."@es ;
              rdfs:label "day of the week"@en ,
                         "día de la semana"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#destinationType
:destinationType rdf:type owl:ObjectProperty ;
                 rdfs:domain :TourismDestination ;
                 rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                     owl:hasValue <https://ontologia.segittur.es/turismo/kos/DestinationType>
                                                   ]
                                                 ) ;
                              rdf:type owl:Class
                            ] ;
                 rdfs:comment "Categorisation of the space according to its main characteristics and attractions."@en ,
                              "Categorización del espacio en función de sus características y atractivos principales."@es ;
                 rdfs:label "destination type"@en ,
                            "tipo de destino"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#eventSchedule
:eventSchedule rdf:type owl:ObjectProperty ;
               rdfs:domain :Event ;
               rdfs:range :Schedule ;
               rdfs:comment "Asociación de un evento con una programación."@es ,
                            "Association of an event with a schedule."@en ;
               rdfs:label "event schedule"@en ,
                          "programación del evento"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 9 ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" .


###  https://ontologia.segittur.es/turismo/def/core#eventType
:eventType rdf:type owl:ObjectProperty ;
           rdfs:domain :Event ;
           rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                               owl:hasValue <https://ontologia.segittur.es/turismo/kos/EventType>
                                             ]
                                           ) ;
                        rdf:type owl:Class
                      ] ;
           rdfs:comment "Clasificación utilizada para agrupar jerárquicamente los diferentes tipos de eventos que se llevan a cabo en función de su naturaleza o temática."@es ,
                        "Classification used to hierarchically group the different types of events that take place according to their nature or theme."@en ;
           rdfs:label "event type"@en ,
                      "tipo de evento"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#frequentlyAskedQuestion
:frequentlyAskedQuestion rdf:type owl:ObjectProperty ;
                         rdfs:domain :AdditionalInformation ;
                         rdfs:range :FrequentlyAskedQuestion ;
                         rdfs:comment "A collection of questions and answers that address the most common doubts users have about a particular topic, product, service, or organisation."@en ,
                                      "Recopilación de preguntas y respuestas que abordan las dudas más comunes que tienen los usuarios sobre un tema, producto, servicio o empresa en particular."@es ;
                         rdfs:label "frequently asked question"@en ,
                                    "pregunta frecuente"@es ;
                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#handicraftsType
:handicraftsType rdf:type owl:ObjectProperty ;
                 rdfs:domain :Handicrafts ;
                 rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                     owl:hasValue <https://ontologia.segittur.es/turismo/kos/HandicraftsType>
                                                   ]
                                                 ) ;
                              rdf:type owl:Class
                            ] ;
                 rdfs:comment "Categorisation of handicraft shops according to the type of product they offer"@en ,
                              "Categorización de las tiendas de artesanías en función del tipo de producto que ofrece."@es ;
                 rdfs:label "handicrafts yype"@en ,
                            "tipo de artesanía"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAcknowledgement
:hasAcknowledgement rdf:type owl:ObjectProperty ;
                    rdfs:domain [ rdf:type owl:Class ;
                                  owl:unionOf ( :Event
                                                :TourismDestination
                                                :TourismOrRelatedFacility
                                                :TourismOrganisation
                                                :TourismResource
                                                :TourismService
                                                :TouristInformationOffice
                                              )
                                ] ;
                    rdfs:range :Acknowledgement ;
                    rdfs:comment "Achievements or distinctions awarded to people, companies or products for meeting certain standards or specific criteria. These recognitions may include certifications, awards, or other types of honors that recognize quality, performance, compliance, or excellence in a particular field."@en ,
                                 "Logros o distinciones otorgadas a personas, empresas o productos por cumplir con ciertos estándares o criterios específicos. Estos reconocimientos pueden incluir certificaciones, premios u otros tipos de distinciones que reconocen la calidad, el rendimiento, el cumplimiento de normas o la excelencia en un determinado campo."@es ;
                    rdfs:label "has acknowledgement"@en ,
                               "tiene reconocimiento"@es ;
                    <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 8 ;
                    <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalAccommodationService
:hasAdditionalAccommodationService rdf:type owl:ObjectProperty ;
                                   rdfs:subPropertyOf :hasAdditionalService ;
                                   rdfs:domain [ rdf:type owl:Class ;
                                                 owl:unionOf ( :AccommodationEstablishment
                                                               :LodgingService
                                                             )
                                               ] ;
                                   rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                       owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalAccommodationService>
                                                                     ]
                                                                   ) ;
                                                rdf:type owl:Class
                                              ] ;
                                   rdfs:comment "Complementary or additional services that an accommodation establishment may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                "Servicios complementarios o adicionales que puede ofrecer un establecimiento alojativo junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                   rdfs:label "has additional accommodation service"@en ,
                                              "tiene servicio adicional del alojamiento"@es ;
                                   <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalDMCService
:hasAdditionalDMCService rdf:type owl:ObjectProperty ;
                         rdfs:subPropertyOf :hasAdditionalService ;
                         rdfs:domain :DestinationManagementCompany ;
                         rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                             owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalDMCService>
                                                           ]
                                                         ) ;
                                      rdf:type owl:Class
                                    ] ;
                         rdfs:comment "Complementary or additional services that a destination management company may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                      "Servicios complementarios o adicionales que puede ofrecer un operador receptivo junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                         rdfs:label "has additional DMC service"@en ,
                                    "tiene servicio adicional del operador receptivo"@es ;
                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalEducationalFacilityService
:hasAdditionalEducationalFacilityService rdf:type owl:ObjectProperty ;
                                         rdfs:subPropertyOf :hasAdditionalService ;
                                         rdfs:domain :EducationalFacility ;
                                         rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                           [ rdf:type owl:Restriction ;
                                                                             owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                             owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalEducationalFacilityService>
                                                                           ]
                                                                         ) ;
                                                      rdf:type owl:Class
                                                    ] ;
                                         rdfs:comment "Complementary or additional services that an educational facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                      "Servicios complementarios o adicionales que puede ofrecer una instalación educativa junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                         rdfs:label "has additional educational facility service"@en ,
                                                    "tiene servicio adicional de instalación educativa"@es ;
                                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalEventAttendanceFacilityService
:hasAdditionalEventAttendanceFacilityService rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf :hasAdditionalService ;
                                             rdfs:domain :EventAttendanceFacility ;
                                             rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                               [ rdf:type owl:Restriction ;
                                                                                 owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                                 owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalEventAttendanceFacilityService>
                                                                               ]
                                                                             ) ;
                                                          rdf:type owl:Class
                                                        ] ;
                                             rdfs:comment "Complementary or additional services that an event attendance facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                          "Servicios complementarios o adicionales que puede ofrecer una instalación para eventos junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                             rdfs:label "has additional event attendance facility service"@en ,
                                                        "tiene servicio adicional de una instalación para eventos"@es ;
                                             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalEventService
:hasAdditionalEventService rdf:type owl:ObjectProperty ;
                           rdfs:subPropertyOf :hasAdditionalService ;
                           rdfs:domain :Event ;
                           rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                               owl:hasValue <https://ontologia.segittur.es/turismo/kos/EventService>
                                                             ]
                                                           ) ;
                                        rdf:type owl:Class
                                      ] ;
                           rdfs:comment "Complementary or additional services that an event may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                        "Servicios complementarios o adicionales que puede ofrecer un evento junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                           rdfs:label "has additional event service"@en ,
                                      "tiene servicio adicional del evento"@es ;
                           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalFoodEstablishmentService
:hasAdditionalFoodEstablishmentService rdf:type owl:ObjectProperty ;
                                       rdfs:subPropertyOf :hasAdditionalService ;
                                       rdfs:domain :FoodEstablishment ;
                                       rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                         [ rdf:type owl:Restriction ;
                                                                           owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                           owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalFoodEstablishmentService>
                                                                         ]
                                                                       ) ;
                                                    rdf:type owl:Class
                                                  ] ;
                                       rdfs:comment "Complementary or additional services that a food establishment may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                    "Servicios complementarios o adicionales que puede ofrecer un establecimiento de restauración junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                       rdfs:label "has additional food establishment service"@en ,
                                                  "tiene servicio adicional del establecimiento de restauración"@es ;
                                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalHistoricalOrCulturalResourceService
:hasAdditionalHistoricalOrCulturalResourceService rdf:type owl:ObjectProperty ;
                                                  rdfs:subPropertyOf :hasAdditionalService ;
                                                  rdfs:domain :HistoricalOrCulturalResource ;
                                                  rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                                    [ rdf:type owl:Restriction ;
                                                                                      owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                                      owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalHistoricalOrCulturalResourceService>
                                                                                    ]
                                                                                  ) ;
                                                               rdf:type owl:Class
                                                             ] ;
                                                  rdfs:comment "Complementary or additional services that a historical or cultural resource may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                               "Servicios complementarios o adicionales que puede ofrecer un recurso histórico o cultural junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                  rdfs:label "has additional historical or cultural resource service"@en ,
                                                             "tiene servicio adicional del recurso histórico o cultural"@es ;
                                                  <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalInformation
:hasAdditionalInformation rdf:type owl:ObjectProperty ;
                          rdfs:domain [ rdf:type owl:Class ;
                                        owl:unionOf ( :Place
                                                      :TourismEntity
                                                    )
                                      ] ;
                          rdfs:range :AdditionalInformation ;
                          rdfs:comment "Additional details, data or explanations that complement orexpand on the main information provided. This is extra information that can provide clarification, context or specific details on a given topic."@en ,
                                       "Detalles, datos o explicaciones adicionales que complementan o amplían la información principal proporcionada. Se trata de información adicional que puede aportar aclaraciones, contexto o detalles específicos sobre un tema determinado."@es ;
                          rdfs:label "has additional information"@en ,
                                     "tiene información adicional"@es ;
                          <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 3 ;
                          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "generalInfo" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalLeisureAndCultureFacilityService
:hasAdditionalLeisureAndCultureFacilityService rdf:type owl:ObjectProperty ;
                                               rdfs:subPropertyOf :hasAdditionalService ;
                                               rdfs:domain :LeisureAndCultureFacility ;
                                               rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                                 [ rdf:type owl:Restriction ;
                                                                                   owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                                   owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalLeisureAndCultureFacilityService>
                                                                                 ]
                                                                               ) ;
                                                            rdf:type owl:Class
                                                          ] ;
                                               rdfs:comment "Complementary or additional services that a leisure and culture facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                            "Servicios complementarios o adicionales que puede ofrecer una instalación de cultura y ocio junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                               rdfs:label "tiene servicio adicional de la instalación de ocio y cultura"@es ;
                                               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                                               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "has additional leisure and culture facility service"@en .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalPartyAndEntertainmentFacilityService
:hasAdditionalPartyAndEntertainmentFacilityService rdf:type owl:ObjectProperty ;
                                                   rdfs:subPropertyOf :hasAdditionalService ;
                                                   rdfs:domain :PartyAndEntertainmentFacility ;
                                                   rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                                     [ rdf:type owl:Restriction ;
                                                                                       owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                                       owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalPartyAndEntertainmentFacilityService>
                                                                                     ]
                                                                                   ) ;
                                                                rdf:type owl:Class
                                                              ] ;
                                                   rdfs:comment "Complementary or additional services that a party and entertainment facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                "Servicios complementarios o adicionales que puede ofrecer una instalación para fiestas y entretenimiento junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                   rdfs:label "has additional party and entertainment facility service"@en ,
                                                              "tiene servicio adicional de la instalación para fiestas y entretenimiento"@es ;
                                                   <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalPetAccommodationService
:hasAdditionalPetAccommodationService rdf:type owl:ObjectProperty ;
                                      rdfs:domain [ rdf:type owl:Class ;
                                                    owl:unionOf ( :AccommodationEstablishment
                                                                  :LodgingService
                                                                )
                                                  ] ;
                                      rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                        [ rdf:type owl:Restriction ;
                                                                          owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                          owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalPetAccommodationService>
                                                                        ]
                                                                      ) ;
                                                   rdf:type owl:Class
                                                 ] ;
                                      rdfs:comment "Complementary or additional services that an accommodation establishment may offer alongside its main service or activity in order to enhance or improve the experience of a tourist with pets."@en ,
                                                   "Servicios complementarios o adicionales que puede ofrecer un establecimiento alojativo junto a su servicio o actividad principal para ampliar o mejorar la experiencia del turista con mascotas."@es ;
                                      rdfs:label "has additional pet accommodation service"@en ,
                                                 "tiene servicio adicional de alojamiento con mascotas"@es ;
                                      <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalPetFoodEstablishmentService
:hasAdditionalPetFoodEstablishmentService rdf:type owl:ObjectProperty ;
                                          rdfs:domain :FoodEstablishment ;
                                          rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                            [ rdf:type owl:Restriction ;
                                                                              owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                              owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalPetFoodEstablishmentService>
                                                                            ]
                                                                          ) ;
                                                       rdf:type owl:Class
                                                     ] ;
                                          rdfs:comment "Complementary or additional services that a food establishment may offer alongside its main service or activity in order to enhance or improve the experience of a tourist with pets."@en ,
                                                       "Servicios complementarios o adicionales que puede ofrecer un establecimiento de restauración junto a su servicio o actividad principal para ampliar o mejorar la experiencia del turista con mascotas."@es ;
                                          rdfs:label "has additional pet food establishment service"@en ,
                                                     "tiene servicio adicional de establecimiento de restauración con mascotas"@es ;
                                          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalPetTourismResourceService
:hasAdditionalPetTourismResourceService rdf:type owl:ObjectProperty ;
                                        rdfs:domain [ rdf:type owl:Class ;
                                                      owl:unionOf ( :HistoricalOrCulturalResource
                                                                    :NaturalResource
                                                                    :Route
                                                                  )
                                                    ] ;
                                        rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                          [ rdf:type owl:Restriction ;
                                                                            owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                            owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalPetTourismResourceService>
                                                                          ]
                                                                        ) ;
                                                     rdf:type owl:Class
                                                   ] ;
                                        rdfs:comment "Complementary or additional services that a tourism resource may offer alongside its main service or activity in order to enhance or improve the experience of a tourist with pets."@en ,
                                                     "Servicios complementarios o adicionales que puede ofrecer un recurso turístico junto a su servicio o actividad principal para ampliar o mejorar la experiencia del turista con mascotas."@es ;
                                        rdfs:label "has additional pet tourism resource service"@en ,
                                                   "tiene servicio adicional del recurso turístico con mascotas"@es ;
                                        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalPetTransportService
:hasAdditionalPetTransportService rdf:type owl:ObjectProperty ;
                                  rdfs:domain :TransportService ;
                                  rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                    [ rdf:type owl:Restriction ;
                                                                      owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                      owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalPetTransportService>
                                                                    ]
                                                                  ) ;
                                               rdf:type owl:Class
                                             ] ;
                                  rdfs:comment "Complementary or additional services that a transport service may offer alongside its main service or activity in order to enhance or improve the experience of a tourist with pets."@en ,
                                               "Servicios complementarios o adicionales que puede ofrecer un servicio de transporte junto a su servicio o actividad principal para ampliar o mejorar la experiencia del turista con mascotas."@es ;
                                  rdfs:label "has additional pet transport service"@en ,
                                             "tiene servicio adicional de transporte con mascotas"@es ;
                                  <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalRouteService
:hasAdditionalRouteService rdf:type owl:ObjectProperty ;
                           rdfs:subPropertyOf :hasAdditionalService ;
                           rdfs:domain :Route ;
                           rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                               owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalRouteService>
                                                             ]
                                                           ) ;
                                        rdf:type owl:Class
                                      ] ;
                           rdfs:comment "Complementary or additional services that a route may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                        "Servicios complementarios o adicionales que puede ofrecer una ruta junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                           rdfs:label "has additional route service"@en ,
                                      "tiene servicio adicional de la ruta"@es ;
                           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalService
:hasAdditionalService rdf:type owl:ObjectProperty ;
                      rdfs:range <http://www.w3.org/2004/02/skos/core#Concept> ;
                      rdfs:label "has additional service"@en ,
                                 "tiene servicio adicional"@es ;
                      <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalSportFacilityService
:hasAdditionalSportFacilityService rdf:type owl:ObjectProperty ;
                                   rdfs:subPropertyOf :hasAdditionalService ;
                                   rdfs:domain :SportFacility ;
                                   rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                       owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalSportFacilityService>
                                                                     ]
                                                                   ) ;
                                                rdf:type owl:Class
                                              ] ;
                                   rdfs:comment "Complementary or additional services that a sport facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                "Servicios complementarios o adicionales que puede ofrecer una instalación deportiva junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                   rdfs:label "has additional sport facility service"@en ,
                                              "tiene servicio adicional de la instalación deportiva"@es ;
                                   <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalTourService
:hasAdditionalTourService rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf :hasAdditionalService ;
                          rdfs:domain :Tour ;
                          rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                              owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalTourService>
                                                            ]
                                                          ) ;
                                       rdf:type owl:Class
                                     ] ;
                          rdfs:comment "Complementary or additional services that a tour may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                       "Servicios complementarios o adicionales que puede ofrecer un tour junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                          rdfs:label "has additional tour service"@en ,
                                     "tiene servicio adicional de la visita guiada"@es ;
                          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalTourismOrRelatedFacilityService
:hasAdditionalTourismOrRelatedFacilityService rdf:type owl:ObjectProperty ;
                                              rdfs:subPropertyOf :hasAdditionalService ;
                                              rdfs:domain [ rdf:type owl:Class ;
                                                            owl:unionOf ( :AccommodationEstablishment
                                                                          :AgrotourismFacility
                                                                          :EducationalFacility
                                                                          :EventAttendanceFacility
                                                                          :FoodEstablishment
                                                                          :HealthAndWellnessFacility
                                                                          :LeisureAndCultureFacility
                                                                          :PartyAndEntertainmentFacility
                                                                          :SportFacility
                                                                          :VehicleRentalAgency
                                                                        )
                                                          ] ;
                                              rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                                [ rdf:type owl:Restriction ;
                                                                                  owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                                  owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalTourismOrRelatedFacilityService>
                                                                                ]
                                                                              ) ;
                                                           rdf:type owl:Class
                                                         ] ;
                                              rdfs:comment "Complementary or additional services that a tourism or related facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                           "Servicios complementarios o adicionales que puede ofrecer una instalación turística o vinculada junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                              rdfs:label "has additional tourism or related facility service"@en ,
                                                         "tiene servicio adicional de la instalación turística o vinculada"@es ;
                                              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalTourismResourceService
:hasAdditionalTourismResourceService rdf:type owl:ObjectProperty ;
                                     rdfs:subPropertyOf :hasAdditionalService ;
                                     rdfs:domain [ rdf:type owl:Class ;
                                                   owl:unionOf ( :HistoricalOrCulturalResource
                                                                 :NaturalResource
                                                                 :Route
                                                               )
                                                 ] ;
                                     rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                       [ rdf:type owl:Restriction ;
                                                                         owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                         owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalTourismResourceService>
                                                                       ]
                                                                     ) ;
                                                  rdf:type owl:Class
                                                ] ;
                                     rdfs:comment "Complementary or additional services that a tourism resource may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                  "Servicios complementarios o adicionales que puede ofrecer un recurso turístico junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                     rdfs:label "has additional tourism resource service"@en ,
                                                "tiene servicio adicional de recurso turístico"@es ;
                                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalTransportInfrastructureService
:hasAdditionalTransportInfrastructureService rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf :hasAdditionalService ;
                                             rdfs:domain :TransportInfrastructure ;
                                             rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                               [ rdf:type owl:Restriction ;
                                                                                 owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                                 owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalTransportInfrastructureService>
                                                                               ]
                                                                             ) ;
                                                          rdf:type owl:Class
                                                        ] ;
                                             rdfs:comment "Complementary or additional services that a transport infrastructure may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                          "Servicios complementarios o adicionales que puede ofrecer una infraestructura de transporte junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                             rdfs:label "has additional transport infrastructure service"@en ,
                                                        "tiene servicio adicional de la infraestructura de transporte"@es ;
                                             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalTransportService
:hasAdditionalTransportService rdf:type owl:ObjectProperty ;
                               rdfs:domain :TransportService ;
                               rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                   owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalTransportService>
                                                                 ]
                                                               ) ;
                                            rdf:type owl:Class
                                          ] ;
                               rdfs:comment "Complementary or additional services that a transport may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                            "Servicios complementarios o adicionales que puede ofrecer un transporte junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                               rdfs:label "has additional transport service"@en ,
                                          "tiene servicio adicional de transporte"@es ;
                               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalTravelAgencyService
:hasAdditionalTravelAgencyService rdf:type owl:ObjectProperty ;
                                  rdfs:subPropertyOf :hasAdditionalService ;
                                  rdfs:domain :TravelAgency ;
                                  rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                    [ rdf:type owl:Restriction ;
                                                                      owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                      owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalTravelAgencyService>
                                                                    ]
                                                                  ) ;
                                               rdf:type owl:Class
                                             ] ;
                                  rdfs:comment "Complementary or additional services that a travel agency may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                               "Servicios complementarios o adicionales que puede ofrecer una agencia de viajes junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                  rdfs:label "has additional travel agency service"@en ,
                                             "tiene servicio adicional de agencia de viajes"@es ;
                                  <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalVehicleRentalAgencyService
:hasAdditionalVehicleRentalAgencyService rdf:type owl:ObjectProperty ;
                                         rdfs:subPropertyOf :hasAdditionalService ;
                                         rdfs:domain :VehicleRentalAgency ;
                                         rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                           [ rdf:type owl:Restriction ;
                                                                             owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                             owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalVehicleRentalAgencyService>
                                                                           ]
                                                                         ) ;
                                                      rdf:type owl:Class
                                                    ] ;
                                         rdfs:comment "Complementary or additional services that a vehicle rental agency may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                      "Servicios complementarios o adicionales que puede ofrecer una agencia de alquiler de vehículos junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                         rdfs:label "has additional vehicle rental agency service"@en ,
                                                    "tiene servicio adicional de agencia de alquiler de vehículos"@es ;
                                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasAdditionalWineTourismFacilityService
:hasAdditionalWineTourismFacilityService rdf:type owl:ObjectProperty ;
                                         rdfs:subPropertyOf :hasAdditionalService ;
                                         rdfs:domain [ rdf:type owl:Class ;
                                                       owl:unionOf ( :Terroir
                                                                     :UndergroundWineCellar
                                                                     :Vineyard
                                                                     :Winery
                                                                   )
                                                     ] ;
                                         rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                                           [ rdf:type owl:Restriction ;
                                                                             owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                                             owl:hasValue <https://ontologia.segittur.es/turismo/kos/AdditionalWineTourismFacilityService>
                                                                           ]
                                                                         ) ;
                                                      rdf:type owl:Class
                                                    ] ;
                                         rdfs:comment "Complementary or additional services that a wine tourism facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                      "Servicios complementarios o adicionales que puede ofrecer una instalación de enoturismo junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                         rdfs:label "has additional wine tourism facility service"@en ,
                                                    "tiene servicio adicional de instalación de enoturismo"@es ;
                                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasBeachService
:hasBeachService rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf :hasAdditionalService ;
                 rdfs:domain :Beach ;
                 rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                     owl:hasValue <https://ontologia.segittur.es/turismo/kos/BeachService>
                                                   ]
                                                 ) ;
                              rdf:type owl:Class
                            ] ;
                 rdfs:comment "Complementary or additional services that may be offered at a beach alongside its main service or activity in order to enhance or improve the user experience."@en ,
                              "Servicios complementarios o adicionales que pueden ofrecerse en una playa junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario"@es ;
                 rdfs:label "has beach service"@en ,
                            "tiene servicio de playa"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasContactPoint
:hasContactPoint rdf:type owl:ObjectProperty ;
                 rdfs:domain [ rdf:type owl:Class ;
                               owl:unionOf ( :Event
                                             :Place
                                             :TourismOrganisation
                                           )
                             ] ;
                 rdfs:range :ContactPoint ;
                 rdfs:comment "A designated means of communication (e.g., phone number, email, website) through which a person or organisation can be reached for inquiries or support."@en ,
                              "Medio de comunicación designado (por ejemplo, número de teléfono, correo electrónico, URL) a través del cual se puede contactar con una persona u organización para realizar consultas o solicitar asistencia."@es ;
                 rdfs:label "has contact point"@en ,
                            "tiene punto de contacto"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 1 ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" .


###  https://ontologia.segittur.es/turismo/def/core#hasDailyOpeningHours
:hasDailyOpeningHours rdf:type owl:ObjectProperty ;
                      rdfs:domain :OpeningHours ;
                      rdfs:range :DailyOpeningHours ;
                      rdfs:comment "El horario de apertura diario de un lugar determinado."@es ,
                                   "The daily opening hours of a certain place."@en ;
                      rdfs:label "has daily opening hours"@en ,
                                 "tiene horario de apertura diario"@es ;
                      <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasDescription
:hasDescription rdf:type owl:ObjectProperty ;
                rdfs:domain [ rdf:type owl:Class ;
                              owl:unionOf ( :Certification
                                            :Label
                                            :OpeningHours
                                            :Promotion
                                            :RulesAndTips
                                            :Schedule
                                            :TourismEntity
                                          )
                            ] ;
                rdfs:range :Description ;
                rdfs:comment "A clear and concise textual explanation of the item, intended to convey its key characteristics."@en ,
                             "Explicación clara del elemento con el objetivo de mostrar sus características principales."@es ;
                rdfs:label "has description"@en ,
                           "tiene descripción"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> "2"^^xsd:int ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "generalInfo" .


###  https://ontologia.segittur.es/turismo/def/core#hasItineraryElement
:hasItineraryElement rdf:type owl:ObjectProperty ;
                     rdfs:domain :Itinerary ;
                     rdfs:range :ItineraryElement ;
                     rdfs:comment "A point of interest with, optionally, the position or numerical order it occupies in the sequence of an itinerary."@en ,
                                  "Punto de interés de referencia con, opcionalmente, la posición u orden numérico que ocupa en la secuencia de un itinerario."@es ;
                     rdfs:label "has itinerary element"@en ,
                                "tiene elemento del itinerario"@es ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasLakeService
:hasLakeService rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf :hasAdditionalService ;
                rdfs:domain :Lake ;
                rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                    owl:hasValue <https://ontologia.segittur.es/turismo/kos/LakeService>
                                                  ]
                                                ) ;
                             rdf:type owl:Class
                           ] ;
                rdfs:comment "Complementary or additional services that may be offered at a lake alongside its main service or activity in order to enhance or improve the user experience."@en ,
                             "Servicios complementarios o adicionales que pueden ofrecerse en un lago junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                rdfs:label "has lake service"@en ,
                           "tiene servicio de lago"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasLocation
:hasLocation rdf:type owl:ObjectProperty ;
             rdfs:domain [ rdf:type owl:Class ;
                           owl:unionOf ( :DestinationExperience
                                         :Event
                                         :Place
                                       )
                         ] ;
             rdfs:range :Location ;
             rdfs:comment "Proporciona información sobre la ubicación física de un lugar."@es ,
                          "Provides information about the physical location of a place."@en ;
             rdfs:label "has location"@en ,
                        "tiene localización"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 1 ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "location" .


###  https://ontologia.segittur.es/turismo/def/core#hasMultimedia
:hasMultimedia rdf:type owl:ObjectProperty ;
               rdfs:domain :TourismEntity ;
               rdfs:range :Multimedia ;
               rdfs:comment "A digital file containing audio, video, or image content."@en ,
                            "Archivo digital que contiene audio, vídeo o imágenes."@es ;
               rdfs:label "has multimedia"@en ,
                          "tiene multimedia"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 1 ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "multimedia" .


###  https://ontologia.segittur.es/turismo/def/core#hasOpeningHours
:hasOpeningHours rdf:type owl:ObjectProperty ;
                 rdfs:domain :Place ;
                 rdfs:range :OpeningHours ;
                 rdfs:comment "El horario de apertura de un lugar determinado."@es ,
                              "The opening hours of a certain place."@en ;
                 rdfs:label "has opening hours"@en ,
                            "tiene horario de apertura"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 4 ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "generalInfo" .


###  https://ontologia.segittur.es/turismo/def/core#hasPriceClass
:hasPriceClass rdf:type owl:ObjectProperty ;
               rdfs:domain [ rdf:type owl:Class ;
                             owl:unionOf ( :AccommodationEstablishment
                                           :AdventureActivity
                                           :AgrotourismExperience
                                           :FoodEstablishment
                                           :Tour
                                           :VehicleExperience
                                         )
                           ] ;
               rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                   owl:hasValue <https://ontologia.segittur.es/turismo/kos/PriceClass>
                                                 ]
                                               ) ;
                            rdf:type owl:Class
                          ] ;
               rdfs:comment "A range of prices at which products or services are offered, allowing them to be classified into different segments within a given market or industry."@en ,
                            "Rango de precios en el que se ofrecen productos o servicios que permiten clasificarlos en diferentes segmentos dentro de un determinado mercado o industria."@es ;
               rdfs:label "gama de precios"@es ,
                          "has price class"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasPriceSpecification
:hasPriceSpecification rdf:type owl:ObjectProperty ;
                       rdfs:domain [ rdf:type owl:Class ;
                                     owl:unionOf ( :BicycleSharingSystem
                                                   :Event
                                                   :ParkingFacility
                                                   :SpecialOffer
                                                   :TourismService
                                                 )
                                   ] ;
                       rdfs:range :PriceSpecification ;
                       rdfs:comment "A structured definition of the cost associated with a tourism offering, including amount, currency, validity period, and applicable taxes or fees."@en ,
                                    "Definición estructurada del coste asociado a una prestación turística, incluyendo el importe, la divisa, la validez y los impuestos o tasas aplicables."@es ;
                       rdfs:label "has price specification"@en ,
                                  "tiene especificación del precio"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 5 ;
                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" .


###  https://ontologia.segittur.es/turismo/def/core#hasRiverService
:hasRiverService rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf :hasAdditionalService ;
                 rdfs:domain :River ;
                 rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                     owl:hasValue <https://ontologia.segittur.es/turismo/kos/RiverService>
                                                   ]
                                                 ) ;
                              rdf:type owl:Class
                            ] ;
                 rdfs:comment "Complementary or additional services that may be offered at a river alongside its main service or activity in order to enhance or improve the user experience."@en ,
                              "Servicios complementarios o adicionales que pueden ofrecerse en un río junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                 rdfs:label "has river service"@en ,
                            "tiene servicios de río"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasRulesAndTips
:hasRulesAndTips rdf:type owl:ObjectProperty ;
                 rdfs:domain [ rdf:type owl:Class ;
                               owl:unionOf ( :Route
                                             :TourismDestination
                                           )
                             ] ;
                 rdfs:range :RulesAndTips ;
                 rdfs:comment "A set of principles, standards and recommendations established by a tourism destination with the aim of ensuring a safe, respectful and satisfying experience for tourists, the local community and the environment."@en ,
                              "Conjunto de principios, normas y recomendaciones que establece un destino turístico con el objetivo de garantizar una experiencia segura, respetuosa y satisfactoria tanto para los turistas como para la comunidad local y el entorno."@es ;
                 rdfs:label "has rules and tips"@en ,
                            "tiene reglas y consejos"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasSocialMediaProfile
:hasSocialMediaProfile rdf:type owl:ObjectProperty ;
                       rdfs:domain [ rdf:type owl:Class ;
                                     owl:unionOf ( :Event
                                                   :TourismDestination
                                                   :TourismOrRelatedFacility
                                                   :TourismOrganisation
                                                   :TourismResource
                                                 )
                                   ] ;
                       rdfs:range :SocialMediaProfile ;
                       rdfs:comment "Cuentas individuales o de empresas creadas en plataformas digitales diseñadas para la interacción social. Permiten a las personas y organizaciones compartir información, publicar contenido, interactuar con otros usuarios y construir una presencia en línea."@es ,
                                    "Individual or company accounts created on digital platforms designed for social interaction. They allow individuals and organisations to share information, publish content, interact with other users and build an online presence."@en ;
                       rdfs:label "has social media profile"@en ,
                                  "tiene perfil de redes sociales"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 3 ;
                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" .


###  https://ontologia.segittur.es/turismo/def/core#hasSubEvent
:hasSubEvent rdf:type owl:ObjectProperty ;
             rdfs:domain :Event ;
             rdfs:range :Event ;
             rdfs:comment "Relación que indica que uno o varios eventos forman parte de este evento."@es ,
                          "Relationship indicating that one or more events are part of this event."@en ;
             rdfs:label "has subevent"@en ,
                        "tiene subevento"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 10 ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" ;
             <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Points out events that are part of this event."@en ,
                                                                       "Señala eventos que forman parte de este evento"@es .


###  https://ontologia.segittur.es/turismo/def/core#hasSuperEvent
:hasSuperEvent rdf:type owl:ObjectProperty ;
               rdfs:domain :Event ;
               rdfs:range :Event ;
               rdfs:comment "Relación que indica que un evento forma parte de un evento de mayor nivel o evento principal."@es ,
                            "Relationship that indicates that the event is part of a higher-level or main event."@en ;
               rdfs:label "has super event"@en ,
                          "tiene superevento"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 11 ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" ;
               <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Especifica el evento del que forma parte este subevento"@es ,
                                                                         "Specifies the event of which this sub-event is part"@en .


###  https://ontologia.segittur.es/turismo/def/core#hasTag
:hasTag rdf:type owl:ObjectProperty ;
        rdfs:domain [ rdf:type owl:Class ;
                      owl:unionOf ( :Event
                                    :HistoricalOrCulturalResource
                                    :NaturalResource
                                    :Route
                                    :SpecialOffer
                                    :TourismDestination
                                    :TourismIntermediary
                                    :TourismOrRelatedFacility
                                    :TourismService
                                  )
                    ] ;
        rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                            owl:hasValue <https://ontologia.segittur.es/turismo/kos/Tag>
                                          ]
                                        ) ;
                     rdf:type owl:Class
                   ] ;
        rdfs:comment "Conjunto de etiquetas utilizadas para clasificar y describir de forma sintética características, temáticas, atributos o enfoques experienciales asociados a un elemento."@es ,
                     "Set of tags used to classify and describe, in a transversal manner, characteristics, themes, attributes or experiential approaches associated with an item."@en ;
        rdfs:label "has tag"@en ,
                   "tiene etiqueta"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasTimeSlot
:hasTimeSlot rdf:type owl:ObjectProperty ;
             rdfs:domain :OpeningHours ;
             rdfs:range :TimeSlot ;
             rdfs:comment "Intervalo temporal que define un periodo continuo de apertura, delimitado por una hora de inicio y una hora de finalización, y utilizado para describir tramos horarios dentro de un día concreto."@es ,
                          "Time interval that defines a continuous period of opening, delimited by a start time and an end time, and used to describe time ranges within a specific day."@en ;
             rdfs:label "has time slot"@en ,
                        "tiene franja horaria"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#hasTourismOrRelatedFacility
:hasTourismOrRelatedFacility rdf:type owl:ObjectProperty ;
                             rdfs:domain [ rdf:type owl:Class ;
                                           owl:unionOf ( :AccommodationCompany
                                                         :ComplementaryActivitiesCompany
                                                         :EventOrganisationCompany
                                                         :PassengerTransportCompany
                                                         :RestaurantCompany
                                                         :TourismIntermediary
                                                       )
                                         ] ;
                             rdfs:range :TourismOrRelatedFacility ;
                             rdfs:comment "Asocia una organización con una instalación turística o vinculada."@es ,
                                          "Associates an organisation with a tourism or related facility."@en ;
                             rdfs:label "has tourism or related facility"@en ,
                                        "tiene recurso o instalación asociada"@es ;
                             <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 5 ;
                             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" .


###  https://ontologia.segittur.es/turismo/def/core#historicalOrCulturalResourceContains
:historicalOrCulturalResourceContains rdf:type owl:ObjectProperty ;
                                      rdfs:domain [ rdf:type owl:Class ;
                                                    owl:unionOf ( :OldTown
                                                                  :Quarter
                                                                  :Square
                                                                )
                                                  ] ;
                                      rdfs:range [ rdf:type owl:Class ;
                                                   owl:unionOf ( :HistoricalOrCulturalResource
                                                                 :TourismOrRelatedFacility
                                                               )
                                                 ] ;
                                      rdfs:comment "Indica instalaciones turísticas o vinculadas, y recursos históricos o culturales que un recurso histórico o cultural puede contener."@es ,
                                                   "Indicates tourism or related facilities, and historical or cultural resources that a historical or cultural resource may contain."@en ;
                                      rdfs:label "historical or cultural resource contains"@en ,
                                                 "recurso histórico o cultural contiene"@es ;
                                      <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                                      <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica instalaciones turísticas o vinculadas, y recursos históricos o culturales que un recurso histórico o cultural puede contener."@es ,
                                                                                                "Indicates tourist or related facilities, and historical or cultural resources that a historical or cultural resource may contain"@en .


###  https://ontologia.segittur.es/turismo/def/core#itinerary
:itinerary rdf:type owl:ObjectProperty ;
           rdfs:domain [ rdf:type owl:Class ;
                         owl:unionOf ( :AdventureActivity
                                       :AgrotourismExperience
                                       :DestinationExperience
                                       :HolidayPackage
                                       :Route
                                       :Tour
                                       :TransportService
                                     )
                       ] ;
           rdfs:range :Itinerary ;
           rdfs:comment "A collection of points of interest associated with a route or tourism service."@en ,
                        "Colección de puntos de interés de referencia asociados a la realización de una ruta o servicio turístico."@es ;
           rdfs:label "itinerario"@es ,
                      "itinerary"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#labelType
:labelType rdf:type owl:ObjectProperty ;
           rdfs:domain :Label ;
           rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                               owl:hasValue <https://ontologia.segittur.es/turismo/kos/LabelType>
                                             ]
                                           ) ;
                        rdf:type owl:Class
                      ] ;
           rdfs:comment "List of tourism labels of reference for events, destinations, tourism resources, public services and tourism organisations, including their facilities and services."@en ,
                        "Listado de distintivos turísticos de referencia para eventos, destinos, recursos turísticos, servicios públicos y empresas turísticas, incluyendo sus instalaciones y servicios."@es ;
           rdfs:label "label type"@en ,
                      "tipo de distintivo"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 9 ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" .


###  https://ontologia.segittur.es/turismo/def/core#locomotionMode
:locomotionMode rdf:type owl:ObjectProperty ;
                rdfs:domain [ rdf:type owl:Class ;
                              owl:unionOf ( :Route
                                            :Trail
                                          )
                            ] ;
                rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                    owl:hasValue <https://ontologia.segittur.es/turismo/kos/LocomotionMode>
                                                  ]
                                                ) ;
                             rdf:type owl:Class
                           ] ;
                rdfs:comment "Forma específica en que se realiza el desplazamiento durante una ruta o actividad organizada, definida por el medio o método de transporte utilizado."@es ,
                             "Specific way in which movement is carried out during a route or organized activity, defined by the means or method of transportation used."@en ;
                rdfs:label "locomotion mode"@en ,
                           "modalidad de locomoción"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#meetingPoint
:meetingPoint rdf:type owl:ObjectProperty ;
              rdfs:domain [ rdf:type owl:Class ;
                            owl:unionOf ( :AdventureActivity
                                          :Tour
                                        )
                          ] ;
              rdfs:range :Place ;
              rdfs:comment "A geographically defined place where people receiving a tourism service gather to start, coordinate, or carry out an activity."@en ,
                           "Lugar geográficamente definido donde las personas que reciben un servicio turístico se reúnen para iniciar, coordinar o desarrollar una actividad"@es ;
              rdfs:label "meeting point"@en ,
                         "punto de encuentro"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#menuOptions
:menuOptions rdf:type owl:ObjectProperty ;
             rdfs:domain [ rdf:type owl:Class ;
                           owl:unionOf ( :FoodAndBeverageService
                                         :FoodEstablishment
                                       )
                         ] ;
             rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                 owl:hasValue <https://ontologia.segittur.es/turismo/kos/MenuOptions>
                                               ]
                                             ) ;
                          rdf:type owl:Class
                        ] ;
             rdfs:comment "Alternativas o elecciones que están disponibles en un establecimiento de restauración en relación a los tipos de alimentos que se ofrecen. Estas opciones pueden adaptarse a las preferencias y necesidades dietéticas de los comensales, incluyendo alergias alimentarias, restricciones dietéticas, preferencias vegetarianas o veganas, entre otros."@es ,
                          "Options or choices available in a food establishment regarding the types of food offered. These options may be adapted to diners’ preferences and dietary needs, including food allergies, dietary restrictions, vegetarian or vegan preferences, among others."@en ;
             rdfs:label "menu options"@en ,
                        "opciones de la carta"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#museumType
:museumType rdf:type owl:ObjectProperty ;
            rdfs:domain :Museum ;
            rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                owl:hasValue <https://ontologia.segittur.es/turismo/kos/MuseumType>
                                              ]
                                            ) ;
                         rdf:type owl:Class
                       ] ;
            rdfs:comment "Categories or classifications used to differentiate museums according to their theme, focus, or collections. Each museum type focuses on a specific field of art, history, science, or other areas of interest."@en ,
                         "Categorías o clasificaciones que se utilizan para diferenciar los museos según su temática, enfoque o colecciones. Cada tipo de museo se centra en un ámbito específico del arte, la historia, la ciencia u otros campos de interés."@es ;
            rdfs:label "museum type"@en ,
                       "tipo de museo"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#naturalResourceContains
:naturalResourceContains rdf:type owl:ObjectProperty ;
                         rdfs:domain [ rdf:type owl:Class ;
                                       owl:unionOf ( :Beach
                                                     :Desert
                                                     :Forest
                                                     :Mountain
                                                     :NaturalPark
                                                     :Valley
                                                   )
                                     ] ;
                         rdfs:range [ rdf:type owl:Class ;
                                      owl:unionOf ( :NaturalResource
                                                    :PublicService
                                                    :TourismOrRelatedFacility
                                                  )
                                    ] ;
                         rdfs:comment "Indica instalaciones turísticas o vinculadas, recursos naturales, y servicios públicos que un recurso natural puede contener."@es ,
                                      "Indicates tourism or related facilities, natural resources, and public services that a natural resource may contain."@en ;
                         rdfs:label "natural resource contains"@en ,
                                    "recurso natural contiene"@es ;
                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                         <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica instalaciones turísticas o vinculadas, recursos naturales, y servicios públicos que un recurso natural puede contener"@es ,
                                                                                   "Indicates tourist or related facilities, natural resources, and public services that a natural resource may contain"@en .


###  https://ontologia.segittur.es/turismo/def/core#nearTo
:nearTo rdf:type owl:ObjectProperty ;
        rdfs:domain [ rdf:type owl:Class ;
                      owl:unionOf ( :Event
                                    :Place
                                  )
                    ] ;
        rdfs:range :Place ;
        rdfs:comment "Indicates relevant places that a particular place may be close to and whose proximity may be useful or interesting to tourists."@en ,
                     "Señala lugares relevantes a los que un determinado lugar puede estar próximo y cuya proximidad puede ser útil o interesante para el turista."@es ;
        rdfs:label "cerca de"@es ,
                   "near to"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
        <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Points out relevant places to which a given place may be close, and whose proximity may be useful or interesting for tourists"@en ,
                                                                  "Señala lugares relevantes a los que un determinado lugar puede estar próximo y cuya proximidad puede ser útil o interesante para el turista."@es .


###  https://ontologia.segittur.es/turismo/def/core#offerSchedule
:offerSchedule rdf:type owl:ObjectProperty ;
               rdfs:domain :SpecialOffer ;
               rdfs:range :Schedule ;
               rdfs:comment "Asocia una oferta a una programación."@es ,
                            "Association of an offer with a schedule."@en ;
               rdfs:label "offer schedule"@en ,
                          "programación de la oferta"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 7 ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" .


###  https://ontologia.segittur.es/turismo/def/core#offeredBy
:offeredBy rdf:type owl:ObjectProperty ;
           rdfs:domain [ rdf:type owl:Class ;
                         owl:unionOf ( :Event
                                       :SpecialOffer
                                       :TourismOrRelatedFacility
                                       :TourismService
                                     )
                       ] ;
           rdfs:range [ rdf:type owl:Class ;
                        owl:unionOf ( :TourismDestination
                                      :TourismOrganisation
                                    )
                      ] ;
           rdfs:comment "Asocia un servicio turístico, un evento, una propuesta especial y una instalación turística o vinculada con una organización turística o un destino turístico."@es ,
                        "Associates a tourism service, event, special offer, and tourism or related facility with a tourism organisation or tourism destination."@en ;
           rdfs:label "offered by"@en ,
                      "ofrecido por"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 4 ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" .


###  https://ontologia.segittur.es/turismo/def/core#offers
:offers rdf:type owl:ObjectProperty ;
        rdfs:domain [ rdf:type owl:Class ;
                      owl:unionOf ( :TourismDestination
                                    :TourismOrganisation
                                  )
                    ] ;
        rdfs:range [ rdf:type owl:Class ;
                     owl:unionOf ( :Event
                                   :SpecialOffer
                                   :TourismService
                                 )
                   ] ;
        rdfs:comment "Asociación de una organización o destino turístico con los eventos, propuestas especiales y/o servicios turísticos que estos ponen a disposición de los turistas."@es ,
                     "Association of a tourism organisation or destination with the events, special offers and tourism services that they provide to tourists. "@en ;
        rdfs:label "offers"@en ,
                   "ofrece"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#offersGastronomicResource
:offersGastronomicResource rdf:type owl:ObjectProperty ;
                           rdfs:domain [ rdf:type owl:Class ;
                                         owl:unionOf ( :FoodAndBeverageService
                                                       :FoodEstablishment
                                                     )
                                       ] ;
                           rdfs:range :GastronomicResource ;
                           rdfs:comment "Asociación de un establecimiento de restauración y/o un servicio de comidas y bebidas con un recurso gastronómico."@es ,
                                        "Association of a food establishment and a food and beverage service with a gastronomic resource."@en ;
                           rdfs:label "offers gastronomic resource"@en ,
                                      "ofrece recurso gastronómico"@es ;
                           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#onSite
:onSite rdf:type owl:ObjectProperty ;
        rdfs:domain :BookingChannel ;
        rdfs:range :Place ;
        rdfs:comment "A booking channel through which reservations are made in person at a specific place."@en ,
                     "Canal de reserva que se realiza de manera presencial en un lugar determinado."@es ;
        rdfs:label "on site"@en ,
                   "presencial"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#paymentMethod
:paymentMethod rdf:type owl:ObjectProperty ;
               rdfs:domain [ rdf:type owl:Class ;
                             owl:unionOf ( :HistoricalOrCulturalResource
                                           :NaturalResource
                                           :Route
                                           :TourismOrRelatedFacility
                                           :TransportService
                                         )
                           ] ;
               rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                   owl:hasValue <https://ontologia.segittur.es/turismo/kos/PaymentMethod>
                                                 ]
                                               ) ;
                            rdf:type owl:Class
                          ] ;
               rdfs:comment "Method used by the customer to pay for the service."@en ,
                            "Método utilizado por el cliente para pagar el servicio."@es ;
               rdfs:label "método de pago"@es ,
                          "payment method"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 2 ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" .


###  https://ontologia.segittur.es/turismo/def/core#petAdmissionPolicy
:petAdmissionPolicy rdf:type owl:ObjectProperty ;
                    rdfs:domain :AdditionalInformation ;
                    rdfs:range :PetAdmissionPolicy ;
                    rdfs:comment "Criteria for permitting or restricting pets from entering certain places."@en ,
                                 "Criterio de permisión o restricción para el ingreso de mascotas a ciertos lugares."@es ;
                    rdfs:label "pet admission policy"@en ,
                               "política de admisión de mascotas"@es ;
                    <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#priceSchedule
:priceSchedule rdf:type owl:ObjectProperty ;
               rdfs:domain :PriceSpecification ;
               rdfs:range :Schedule ;
               rdfs:comment "Asocia una especificación del precio a una programación."@es ,
                            "Association of a price specification with a schedule."@en ;
               rdfs:label "price schedule"@en ,
                          "programación del precio"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 6 ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" .


###  https://ontologia.segittur.es/turismo/def/core#refPointOfInterest
:refPointOfInterest rdf:type owl:ObjectProperty ;
                    rdfs:domain :ItineraryElement ;
                    rdfs:range [ rdf:type owl:Class ;
                                 owl:unionOf ( :Event
                                               :Place
                                             )
                               ] ;
                    rdfs:comment "Lugar relevante o destacado que sirve como punto de localización, contextualización o atracción relacionada con la experiencia, servicio o ruta descrito."@es ,
                                 "Relevant or notable place that serves as a point of location, context, or attraction related to the described experience, service, or route."@en ;
                    rdfs:label "punto de interés de referencia"@es ,
                               "reference point of interest"@en ;
                    <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                    <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica lugares relevantes o destacados que sirvan como punto de localización, contextualización o atracción relacionada con la experiencia, servicio o ruta descrito."@es ,
                                                                              "Indicates relevant or outstanding places that serve as a point of location, context, or attraction related to the described experience, service, or route."@en .


###  https://ontologia.segittur.es/turismo/def/core#relatedEvent
:relatedEvent rdf:type owl:ObjectProperty ;
              rdfs:domain :TourismService ;
              rdfs:range :Event ;
              rdfs:comment "Event that is related to a tourism service and is connected to its execution, content, or purpose."@en ,
                           "Evento que está vinculado a un servicio turístico y guarda relación con su realización, contenido o propósito."@es ;
              rdfs:label "evento relacionado"@es ,
                         "related event"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#relatedTo
:relatedTo rdf:type owl:ObjectProperty ;
           rdfs:domain [ rdf:type owl:Class ;
                         owl:unionOf ( :Event
                                       :Place
                                       :TourismOrganisation
                                       :TourismService
                                     )
                       ] ;
           rdfs:range :TourismEntity ;
           rdfs:comment "Asociación genérica de lugares, eventos, organizaciones y servicios turísticos con otras entidades turísticas."@es ,
                        "Generic association of places, events, organisations and tourism services with other tourism entities."@en ;
           rdfs:label "relacionado con"@es ,
                      "related to"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 7 ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" .


###  https://ontologia.segittur.es/turismo/def/core#relatedTourismDestination
:relatedTourismDestination rdf:type owl:ObjectProperty ;
                           rdfs:domain [ rdf:type owl:Class ;
                                         owl:unionOf ( :Description
                                                       :TourismEntity
                                                     )
                                       ] ;
                           rdfs:range :TourismDestination ;
                           rdfs:comment "Destino turístico con el que se relaciona una entidad turística."@es ,
                                        "Tourism destination with which a tourism entity is associated."@en ;
                           rdfs:label "destino turístico asociado"@es ,
                                      "related tourism destination"@en ;
                           <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 1 ;
                           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" .


###  https://ontologia.segittur.es/turismo/def/core#relatedTourismOrRelatedFacility
:relatedTourismOrRelatedFacility rdf:type owl:ObjectProperty ;
                                 rdfs:domain [ rdf:type owl:Class ;
                                               owl:unionOf ( :AdventureActivity
                                                             :AgrotourismExperience
                                                             :DestinationExperience
                                                             :FoodAndBeverageService
                                                             :LodgingService
                                                             :SpecialOffer
                                                             :TicketOrEntrance
                                                             :TransportService
                                                           )
                                             ] ;
                                 rdfs:range :TourismOrRelatedFacility ;
                                 rdfs:comment "Instalación turística o vinculada con la que se relaciona una propuesta especial o un servicio turístico."@es ,
                                              "Tourism or related facility associated with a special offer or tourism service."@en ;
                                 rdfs:label "instalación turística o vinculada relacionada"@es ,
                                            "related tourism or related facility"@en ;
                                 <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 6 ;
                                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" .


###  https://ontologia.segittur.es/turismo/def/core#resortContains
:resortContains rdf:type owl:ObjectProperty ;
                rdfs:domain :Resort ;
                rdfs:range :TourismOrRelatedFacility ;
                rdfs:comment "Indica instalaciones turísticas o vinculadas que un complejo turístico puede contener."@es ,
                             "Indicates tourism or related facilities that a resort may contain."@en ;
                rdfs:label "resort contains"@en ,
                           "resort contiene"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica instalaciones turísticas o vinculadas que un complejo turístico puede contener"@es ,
                                                                          "Indicates tourist or related facilities that a resort may contain"@en .


###  https://ontologia.segittur.es/turismo/def/core#servesCuisine
:servesCuisine rdf:type owl:ObjectProperty ;
               rdfs:domain [ rdf:type owl:Class ;
                             owl:unionOf ( :FoodAndBeverageService
                                           :FoodEstablishment
                                         )
                           ] ;
               rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                   owl:hasValue <https://ontologia.segittur.es/turismo/kos/CuisineType>
                                                 ]
                                               ) ;
                            rdf:type owl:Class
                          ] ;
               rdfs:comment "Culinary tradition, preparation style, or regional cuisine of the world offered by a food establishment."@en ,
                            "Tradición culinaria, estilo de preparación o cocina regional del mundo que ofrece un establecimiento de restauración."@es ;
               rdfs:label "serves cuisine"@en ,
                          "sirve tipo de cocina"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#serviceSchedule
:serviceSchedule rdf:type owl:ObjectProperty ;
                 rdfs:domain :TourismService ;
                 rdfs:range :Schedule ;
                 rdfs:label "programación del servicio"@es ,
                            "service schedule"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 8 ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" .


###  https://ontologia.segittur.es/turismo/def/core#socialMediaPlatform
:socialMediaPlatform rdf:type owl:ObjectProperty ;
                     rdfs:domain :SocialMediaProfile ;
                     rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                         owl:hasValue <https://ontologia.segittur.es/turismo/kos/SocialMediaPlatform>
                                                       ]
                                                     ) ;
                                  rdf:type owl:Class
                                ] ;
                     rdfs:comment "A selection of leading digital platforms designed for social interaction."@en ,
                                  "Asocia un servicio turístico a una programación."@es ,
                                  "Association of a tourism service with a schedule."@en ,
                                  "Selección de plataformas digitales de referencia diseñadas para la interacción social."@es ;
                     rdfs:label "plataforma de redes sociales"@es ,
                                "social media platform"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 4 ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "contact" .


###  https://ontologia.segittur.es/turismo/def/core#species
:species rdf:type owl:ObjectProperty ;
         rdfs:domain :PetAdmissionPolicy ;
         rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                             owl:hasValue <https://ontologia.segittur.es/turismo/kos/Species>
                                           ]
                                         ) ;
                      rdf:type owl:Class
                    ] ;
         rdfs:comment "Biological species of pets whose entry is permitted."@en ,
                      "Especies biológicas de mascotas cuyo ingreso es permitido."@es ;
         rdfs:label "especie"@es ,
                    "species"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#sportsCentrePremises
:sportsCentrePremises rdf:type owl:ObjectProperty ;
                      rdfs:domain :SportsCentre ;
                      rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                          owl:hasValue <https://ontologia.segittur.es/turismo/kos/SportsCentrePremise>
                                                        ]
                                                      ) ;
                                   rdf:type owl:Class
                                 ] ;
                      rdfs:comment "Espacios, equipamientos y estructuras físicas que están disponibles para la práctica de diferentes actividades deportivas y recreativas en un polideportivo."@es ,
                                   "Spaces, equipment and physical structures that are available for practising different sports and recreational activities in a sports centre."@en ;
                      rdfs:label "instalaciones del polideportivo"@es ,
                                 "sports centre premises"@en ;
                      <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#stationType
:stationType rdf:type owl:ObjectProperty ;
             rdfs:domain :PublicTransportStop ;
             rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                 owl:hasValue <https://ontologia.segittur.es/turismo/kos/StationType>
                                               ]
                                             ) ;
                          rdf:type owl:Class
                        ] ;
             rdfs:comment "En el contexto del transporte público, el tipo de estación se refiere al medio de transporte público que opera en dicha estación."@es ,
                          "In the context of public transport, the station type refers to the mode of public transport operating at that station."@en ;
             rdfs:label "station type"@en ,
                        "tipo de estación"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#targetAudience
:targetAudience rdf:type owl:ObjectProperty ;
                rdfs:domain [ rdf:type owl:Class ;
                              owl:unionOf ( :PriceSpecification
                                            :SpecialOffer
                                          )
                            ] ;
                rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                    owl:hasValue <https://ontologia.segittur.es/turismo/kos/TargetAudience>
                                                  ]
                                                ) ;
                             rdf:type owl:Class
                           ] ;
                rdfs:comment "A specific group of people targeted by a price or special offer, based on their age."@en ,
                             "Grupo específico de personas al que va dirigido un precio o una propuesta especial, según la edad."@es ;
                rdfs:label "público objetivo"@es ,
                           "target audience"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Especifica el grupo objetivo para el que es adecuado la propuesta especial o el precio. Por ejemplo, niños, adultos, personas mayores, parejas, visitantes de un país concreto, etc"@es ,
                                                                          "Specifies the target group for which the special offer or price is suitable. For example, children, adults, seniors, couples, visitors from a specific country, etc"@en .


###  https://ontologia.segittur.es/turismo/def/core#timeOfTheYear
:timeOfTheYear rdf:type owl:ObjectProperty ;
               rdfs:domain [ rdf:type owl:Class ;
                             owl:unionOf ( :AgrotourismExperience
                                           :DestinationExperience
                                           :Tour
                                         )
                           ] ;
               rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                   owl:hasValue <https://ontologia.segittur.es/turismo/kos/TimeOfTheYear>
                                                 ]
                                               ) ;
                            rdf:type owl:Class
                          ] ;
               rdfs:comment "A seasonal period during which a destination experience, agrotourism experience, or route is recommended, or during which it has greater relevance, intensity, or appeal."@en ,
                            "Periodo estacional en el que se recomienda realizar la experiencia en destino, experiencia agroturística o ruta, o en el que esta tiene mayor relevancia, intensidad o atractivo."@es ;
               rdfs:label "temporada del año"@es ,
                          "time of the year"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#tourSpecialty
:tourSpecialty rdf:type owl:ObjectProperty ;
               rdfs:domain [ rdf:type owl:Class ;
                             owl:unionOf ( :Tour
                                           :TourGuide
                                         )
                           ] ;
               rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                 [ rdf:type owl:Restriction ;
                                                   owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                   owl:hasValue <https://ontologia.segittur.es/turismo/kos/TourSpecialty>
                                                 ]
                                               ) ;
                            rdf:type owl:Class
                          ] ;
               rdfs:comment "Enfoque particular o características únicas que distinguen al servicio de visita guiada."@es ,
                            "Particular focus or unique features that distinguish the tour service."@en ;
               rdfs:label "especialidad de la visita guiada"@es ,
                          "tour specialty"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#touristType
:touristType rdf:type owl:ObjectProperty ;
             rdfs:domain [ rdf:type owl:Class ;
                           owl:unionOf ( :Event
                                         :HistoricalOrCulturalResource
                                         :NaturalResource
                                         :Route
                                         :SpecialOffer
                                         :TourismDestination
                                         :TourismIntermediary
                                         :TourismOrRelatedFacility
                                         :TourismService
                                       )
                         ] ;
             rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                 owl:hasValue <https://ontologia.segittur.es/turismo/kos/TouristType>
                                               ]
                                             ) ;
                          rdf:type owl:Class
                        ] ;
             rdfs:comment "Clasificación para eventos, propuestas especiales, destinos y organizaciones turísticas, instalaciones turísticas o vinculadas, recursos y servicios turísticos en función de sus turistas objetivo con relación a sus motivaciones principales de viaje."@es ,
                          """Classification for events, special offers, destinations and
tourism organisations, tourism or related facilities, tourism resources and services based on their target tourists in relation to their main travel motivations."""@en ;
             rdfs:label "tipo de turista"@es ,
                        "tourist type"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 2 ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" .


###  https://ontologia.segittur.es/turismo/def/core#trailType
:trailType rdf:type owl:ObjectProperty ;
           rdfs:domain :Route ;
           rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                               owl:hasValue <https://ontologia.segittur.es/turismo/kos/TrailType>
                                             ]
                                           ) ;
                        rdf:type owl:Class
                      ] ;
           rdfs:comment "Clasificación de las vías de una ruta, organizada o no, en función del tipo de itinerario y el entorno en el que se emplaza."@es ,
                        "Classification of the paths used along a route, whether organized or not, based on the type of itinerary and the environment in which they are located."@en ;
           rdfs:label "tipo de camino"@es ,
                      "trail type"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#transportInfrastructureContains
:transportInfrastructureContains rdf:type owl:ObjectProperty ;
                                 rdfs:domain [ rdf:type owl:Class ;
                                               owl:unionOf ( :Airport
                                                             :BusStation
                                                             :PortPassengerTerminal
                                                             :TrainStation
                                                           )
                                             ] ;
                                 rdfs:range [ rdf:type owl:Class ;
                                              owl:unionOf ( :PublicService
                                                            :TourismOrRelatedFacility
                                                          )
                                            ] ;
                                 rdfs:comment "Indica instalaciones turísticas o vinculadas y servicios públicos que una infraestructura de transporte puede contener."@es ,
                                              "Indicates tourism or related facilities and public services that a transport infrastructure may contain."@en ;
                                 rdfs:label "infraestructura de transporte contiene"@es ,
                                            "transport infrastructure contains"@en ;
                                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                                 <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica instalaciones turísticas o vinculadas y servicios públicos que una infraestructura de transporte puede contener"@es ,
                                                                                           "Indicates tourist or related facilities and public services that a transport infrastructure may contain"@en .


###  https://ontologia.segittur.es/turismo/def/core#travelContainerType
:travelContainerType rdf:type owl:ObjectProperty ;
                     rdfs:domain :PetTransportPolicy ;
                     rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                         owl:hasValue <https://ontologia.segittur.es/turismo/kos/TravelContainerType>
                                                       ]
                                                     ) ;
                                  rdf:type owl:Class
                                ] ;
                     rdfs:comment "Tipos de habitáculos portátiles utilizados para transportar o albergar a mascotas."@es ,
                                  "Types of portable enclosures used to transport or house pets."@en ;
                     rdfs:label "tipo de contenedor de viaje"@es ,
                                "travel container type"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#travelUnit
:travelUnit rdf:type owl:ObjectProperty ;
            rdfs:domain [ rdf:type owl:Class ;
                          owl:unionOf ( :Event
                                        :HistoricalOrCulturalResource
                                        :NaturalResource
                                        :Route
                                        :SpecialOffer
                                        :TourismIntermediary
                                        :TourismOrRelatedFacility
                                        :TourismService
                                      )
                        ] ;
            rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                owl:hasValue <https://ontologia.segittur.es/turismo/kos/TravelUnit>
                                              ]
                                            ) ;
                         rdf:type owl:Class
                       ] ;
            rdfs:comment "Clasificación de eventos, propuestas especiales, destinos y organizaciones turísticas, instalaciones turísticas o relacionadas, recursos y servicios turísticos en función de sus turistas objetivo con relación a la composición del grupo con el que viajan y comparten los gastos asociados."@es ,
                         "Classification for events, special offers, tourism destinations and organisations, tourism or related facilities, tourism resources and services based on their target tourists in relation to the composition of the party with whom they travel and share the associated expenses."@en ;
            rdfs:label "travel unit"@en ,
                       "unidad de viaje"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 3 ;
            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "acknowledgement" .


###  https://ontologia.segittur.es/turismo/def/core#vehicleExperienceType
:vehicleExperienceType rdf:type owl:ObjectProperty ;
                       rdfs:domain :VehicleExperience ;
                       rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                           owl:hasValue <https://ontologia.segittur.es/turismo/kos/VehicleExperienceType>
                                                         ]
                                                       ) ;
                                    rdf:type owl:Class
                                  ] ;
                       rdfs:comment "A list of vehicle types through which specific experiences can be carried out."@en ,
                                    "Listado de vehículos con los cuales se pueden realizar determinadas experiencias."@es ;
                       rdfs:label "tipo de experiencia de vehículo"@es ,
                                  "vehicle experience type"@en ;
                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#vehicleType
:vehicleType rdf:type owl:ObjectProperty ;
             rdfs:domain :VehicleRentalAgency ;
             rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
                                                 owl:hasValue <https://ontologia.segittur.es/turismo/kos/VehicleType>
                                               ]
                                             ) ;
                          rdf:type owl:Class
                        ] ;
             rdfs:comment "Categories or classifications of vehicles based on their design, size, purpose, and characteristics."@en ,
                          "Categorías o clasificaciones de vehículos según su diseño, tamaño, propósito y características."@es ;
             rdfs:label "tipo de vehículo"@es ,
                        "vehicle type"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#venue
:venue rdf:type owl:ObjectProperty ;
       rdfs:domain :Event ;
       rdfs:range :Place ;
       rdfs:comment "Lugar de celebración de un evento."@es ,
                    "Place where an event is held."@en ;
       rdfs:label "lugar de celebración"@es ,
                  "venue"@en ;
       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


#################################################################
#    Data properties
#################################################################

###  https://ontologia.segittur.es/turismo/def/core#accessTip
:accessTip rdf:type owl:DatatypeProperty ;
           rdfs:domain :AdditionalInformation ;
           rdfs:range rdf:langString ;
           rdfs:comment "Información específica sobre cómo llegar a una dirección física asociada a una entidad turística."@es ,
                        "Specific information on how to reach a physical address associated with a tourism entity."@en ;
           rdfs:label "access tip"@en ,
                      "consejo para acceder"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#adaptedPublicRestroom
:adaptedPublicRestroom rdf:type owl:DatatypeProperty ;
                       rdfs:domain :PublicRestroom ;
                       rdfs:range xsd:boolean ;
                       rdfs:comment "Indica si el baño público está adaptado a personas con discapacidad."@es ,
                                    "Indicates whether the public restroom is adapted for people with disabilities."@en ;
                       rdfs:label "adapted public restroom"@en ,
                                  "baño público adaptado"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#additionalClassification
:additionalClassification rdf:type owl:DatatypeProperty ,
                                   owl:FunctionalProperty ;
                          rdfs:domain [ rdf:type owl:Class ;
                                        owl:unionOf ( :HistoricalOrCulturalResource
                                                      :NaturalResource
                                                      :PublicService
                                                      :TourismOrRelatedFacility
                                                      :TourismOrganisation
                                                      :TourismService
                                                      :TransportInfrastructure
                                                    )
                                      ] ;
                          rdfs:range rdf:langString ;
                          rdfs:comment "Supplementary values to represent specific internal or proprietary classifications that are not formally included in the model."@en ,
                                       "Valores complementarios para representar clasificaciones internas o propias específicas que no están incluidas formalmente en el modelo."@es ;
                          rdfs:label "additional classification"@en ,
                                     "clasificación adicional"@es ;
                          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                          <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Facilita valores complementarios para representar clasificaciones internas o propias específicas que no están incluidas formalmente en el modelo. Las propuestas introducidas podrán revisarse para futuras actualizaciones"@es ,
                                                                                    "Provides complementary values to represent specific internal classifications that are not formally included in the model. The proposals introduced may be reviewed for future updates."@en .


###  https://ontologia.segittur.es/turismo/def/core#allowedPetAreasOnANonStrechtableLeash
:allowedPetAreasOnANonStrechtableLeash rdf:type owl:DatatypeProperty ;
                                       rdfs:domain :PetAccommodationPolicy ;
                                       rdfs:range rdf:langString ;
                                       rdfs:comment "Areas designated by the accommodation where pets are allowed to stay provided they are kept on a leash that cannot be extended."@en ,
                                                    "Áreas habilitadas por el alojamiento para que las mascotas puedan permanecer siempre que lleven correa que no pueda extenderse."@es ;
                                       rdfs:label "allowed pet areas on a non-stretchable leash"@en ,
                                                  "zonas permitidas para mascotas con correa no extensible"@es ;
                                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#allowedPetFreeRoamingAreas
:allowedPetFreeRoamingAreas rdf:type owl:DatatypeProperty ;
                            rdfs:domain :PetAccommodationPolicy ;
                            rdfs:range rdf:langString ;
                            rdfs:comment "Areas designated by the accommodation where pets may remain without the need for a muzzle or non-extendable leash."@en ,
                                         "Áreas habilitadas por el alojamiento para que las mascotas puedan permanecer sin la necesidad de llevar bozal o correa no extensible."@es ;
                            rdfs:label "allowed pet free roaming areas"@en ,
                                       "zonas permitidas para mascotas en libertad"@es ;
                            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#answer
:answer rdf:type owl:DatatypeProperty ;
        rdfs:domain :FrequentlyAskedQuestion ;
        rdfs:range rdf:langString ;
        rdfs:comment "Text that provides clarification, a solution, or detailed information in response to a frequently asked  question posed by users."@en ,
                     "Texto que proporciona una aclaración, solución o información detallada en respuesta a una pregunta frecuente formulada por los usuarios."@es ;
        rdfs:label "answer"@en ,
                   "respuesta"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#app
:app rdf:type owl:DatatypeProperty ;
     rdfs:domain :ContactPoint ;
     rdfs:range rdf:langString ;
     rdfs:comment "Text that allows redirecting the user to a specific software application, designed to facilitate fast and interactive access to information, tools, or services from a smartphone, tablet, or other mobile device."@en ,
                  "Texto que permite redirigir al usuario a una aplicación informática específica, diseñada para facilitar el acceso rápido e interactivo a información, herramientas o servicios desde un teléfono inteligente, tableta u otro dispositivo móvil."@es ;
     rdfs:label "app"@en ,
                "app"@es ;
     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
     <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Facilita la URL para redirigir a un usuario al programa informático de interés en su teléfono inteligente, tableta u otro dispositivo móvil"@es ,
                                                               "Provides the URL to redirect a user to the relevant software application on their smartphone, tablet, or other mobile device"@en .


###  https://ontologia.segittur.es/turismo/def/core#audio
:audio rdf:type owl:DatatypeProperty ;
       rdfs:domain :Multimedia ;
       rdfs:range rdf:langString ;
       rdfs:comment "A URL to a digital file or stream containing recorded sound, such as guided tour narration, ambient audio, or language translations, intended for playback in a tourism context."@en ,
                    "URL a un archivo digital o retransmisión que contiene sonido grabado, como narraciones de visitas guiadas, audio ambiental o traducciones lingüísticas, destinado a su reproducción en un contexto"@es ;
       rdfs:label "audio"@en ,
                  "audio"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#autonomousCheckIn
:autonomousCheckIn rdf:type owl:DatatypeProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain :AccommodationEstablishment ;
                   rdfs:range xsd:boolean ;
                   rdfs:comment "Indica la posibilidad de realizar el check-in de forma autónoma."@es ,
                                "Indicates whether check-in can be carried out autonomously."@en ;
                   rdfs:label "autonomous check-in"@en ,
                              "check-in autónomo"@es ;
                   <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#autonomousCommunity
:autonomousCommunity rdf:type owl:DatatypeProperty ,
                              owl:FunctionalProperty ;
                     rdfs:domain :Location ;
                     rdfs:range rdf:langString ;
                     rdfs:comment "A broad territorial division that groups several provinces or homogeneous geographic areas."@en ,
                                  "División territorial de carácter amplio que agrupa varias provincias o zonas geográficas homogéneas."@es ;
                     rdfs:label "autonomous community"@en ,
                                "comunidad autónoma"@es ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#averagePricePerPerson
:averagePricePerPerson rdf:type owl:DatatypeProperty ;
                       rdfs:domain [ rdf:type owl:Class ;
                                     owl:unionOf ( :FoodAndBeverageService
                                                   :FoodEstablishment
                                                   :LodgingService
                                                 )
                                   ] ;
                       rdfs:range xsd:float ;
                       rdfs:comment "The average value of a set of prices or rates charged per person by a service provider."@en ,
                                    "Valor promedio de un conjunto de precios o tarifas de un proveedor de servicios por persona."@es ;
                       rdfs:label "average price per person"@en ,
                                  "precio medio por persona"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#brachycephalicPetsAllowed
:brachycephalicPetsAllowed rdf:type owl:DatatypeProperty ;
                           rdfs:domain :PetTransportPolicy ;
                           rdfs:range xsd:boolean ;
                           rdfs:comment "Posibilidad de transportar animales propensos a las obstrucciones y problemas respiratorios debido a la forma pequeña de su cabeza, hocico y garganta."@es ,
                                        "Possibility of transporting animals prone to obstructions and respiratory problems due to the small size of their head, snout and throat."@en ;
                           rdfs:label "admite mascotas braquicéfalos"@es ,
                                      "brachycephalic pets allowed"@en ;
                           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#byMonthDay
:byMonthDay rdf:type owl:DatatypeProperty ;
            rdfs:domain :Schedule ;
            rdfs:range xsd:int ;
            rdfs:comment "Día(s) recurrente(s) del mes de la programación, por ejemplo, abierto el primer día de cada mes."@es ,
                         "Recurring month day(s) of the schedule, e.g. open the first day of the month."@en ;
            rdfs:label "by month day"@en ,
                       "por día del mes"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
            <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica el día del mes en que se repite esta"@es ,
                                                                      "Indicates the day of the month on which this schedule repeats (1–31). For example, open on the first day of every month"@en .


###  https://ontologia.segittur.es/turismo/def/core#byMonthWeek
:byMonthWeek rdf:type owl:DatatypeProperty ;
             rdfs:domain :Schedule ;
             rdfs:range xsd:int ;
             rdfs:comment "Recurring week(s) of the schedule, e.g. open the third week of the month."@en ,
                          "Semana(s) recurrente(s) de la programación, por ejemplo, abierto la tercera semana de cada mes."@es ;
             rdfs:label "by month week"@en ,
                        "por semana del mes"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
             <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica la semana del mes en la que se aplica esta programación (1–5). Por ejemplo, abierto la tercera semana de cada mes.a"@es ,
                                                                       "Indicates the week of the month in which this schedule applies (1–5). For example, open during the third week of every month"@en .


###  https://ontologia.segittur.es/turismo/def/core#checkInTime
:checkInTime rdf:type owl:DatatypeProperty ;
             rdfs:domain :AccommodationEstablishment ;
             rdfs:range xsd:string ;
             rdfs:comment "La hora más temprana en la que los huéspedes pueden comenzar el proceso de registro en un alojamiento."@es ,
                          "The earliest allowable time at which guests may begin the check-in process for an accommodation."@en ;
             rdfs:label "check-in time"@en ,
                        "hora de llegada"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#checkOutTime
:checkOutTime rdf:type owl:DatatypeProperty ;
              rdfs:domain :AccommodationEstablishment ;
              rdfs:range xsd:string ;
              rdfs:comment "La hora a la que los huéspedes deben completar su salida y desocupar su alojamiento."@es ,
                           "The time by which guests must complete their departure and vacate their accommodation."@en ;
              rdfs:label "check-out time"@en ,
                         "hora de salida"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#civilLiabilityInsuranceRequired
:civilLiabilityInsuranceRequired rdf:type owl:DatatypeProperty ;
                                 rdfs:domain :PetAdmissionPolicy ;
                                 rdfs:range xsd:boolean ;
                                 rdfs:comment "Necesidad de disponer de un tipo de seguro contra daños por el que el asegurador se obliga a indemnizar a un tercero de los daños y perjuicios causados por un hecho de cuyas consecuencias sea responsable el asegurado."@es ,
                                              "The need for a type of insurance against damages whereby the insurer undertakes to compensate a third party for damages caused by an event for which the insured party is liable."@en ;
                                 rdfs:label "civil liability insurance required"@en ,
                                            "requiere seguro de responsabilidad civil"@es ;
                                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#closesAt
:closesAt rdf:type owl:DatatypeProperty ;
          rdfs:domain :TimeSlot ;
          rdfs:range xsd:time ;
          rdfs:comment "Closing time of a resource or service"@en ,
                       "Hora de cierre de un recurso o servicio"@es ;
          rdfs:label "closes at"@en ,
                     "hora de cierre"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#conditions
:conditions rdf:type owl:DatatypeProperty ;
            rdfs:domain :AdditionalInformation ;
            rdfs:range rdf:langString ;
            rdfs:comment "Circunstancias o requisitos específicos que deben cumplirse para que algo suceda o se lleve a cabo de manera adecuada."@es ,
                         "Specific circumstances or requirements that must be met for something to occur or be carried out properly."@en ;
            rdfs:label "condiciones"@es ,
                       "conditions"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#country
:country rdf:type owl:DatatypeProperty ,
                  owl:FunctionalProperty ;
         rdfs:domain :Location ;
         rdfs:range rdf:langString ;
         rdfs:comment "Country that corresponds to a specific location."@en ,
                      "País correspondiente a una localización determinada."@es ;
         rdfs:label "country"@en ,
                    "país"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
         <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica el país utilizando el código ISO 3166-1 alfa-2 (dos letras, por ejemplo: ES, FR, PT)."@es ,
                                                                   "Indicates the country using the ISO 3166-1 alpha-2 code (two letters, e.g., ES, FR, PT)"@en .


###  https://ontologia.segittur.es/turismo/def/core#county
:county rdf:type owl:DatatypeProperty ;
        rdfs:domain :Location ;
        rdfs:range rdf:langString ;
        rdfs:comment "An administrative entity composed of multiple municipalities within a province."@en ,
                     "Entidad administrativa compuesta por una pluralidad de municipios en el seno de una provincia."@es ;
        rdfs:label "comarca"@es ,
                   "county"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#curiosities
:curiosities rdf:type owl:DatatypeProperty ;
             rdfs:domain :AdditionalInformation ;
             rdfs:range rdf:langString ;
             rdfs:comment "Data, facts, or interesting and little-known aspects that spark interest and the desire to learn more about a topic"@en ,
                          "Datos, hechos o aspectos interesantes y poco conocidos que despiertan el interés y las ganas de aprender más sobre un tema."@es ;
             rdfs:label "curiosidades"@es ,
                        "curiosities"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#disabledParking
:disabledParking rdf:type owl:DatatypeProperty ;
                 rdfs:domain :ParkingFacility ;
                 rdfs:range xsd:boolean ;
                 rdfs:comment "Indica si el aparcamiento está adaptado a personas con movilidad reducida."@es ,
                              "Indicates whether the parking facility is adapted for people with reduced mobility."@en ;
                 rdfs:label "aparcamiento para personas con movilidad reducida"@es ,
                            "disabled parking"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#disallowedDogBreeds
:disallowedDogBreeds rdf:type owl:DatatypeProperty ;
                     rdfs:domain :PetAdmissionPolicy ;
                     rdfs:range rdf:langString ;
                     rdfs:comment "Groups into which the canine biological species is subdivided, whose access to an establishment or consumption of a service is restricted."@en ,
                                  "Grupos en los que se subdivide la especie biológica canina cuyo acceso a un establecimiento o al consumo de un servicio está restringido."@es ;
                     rdfs:label "disallowed dog breeds"@en ,
                                "razas de perros no admitidas"@es ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#discount
:discount rdf:type owl:DatatypeProperty ;
          rdfs:domain :Promotion ;
          rdfs:range xsd:float ;
          rdfs:comment "An amount expressed as a monetary value or percentage that is deducted from the original price of a product or service before its payment."@en ,
                       "Cantidad en moneda o porcentaje reducido o rebajado del precio original de un producto o servicio antes de su pago."@es ;
          rdfs:label "descuento"@es ,
                     "discount"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
          <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Especifica la cantidad en moneda o porcentaje reducido o rebajado del precio original de un producto o servicio antes de su pago"@es ,
                                                                    "Specifies the amount in currency or percentage reduced from the original price of a product or service before payment"@en .


###  https://ontologia.segittur.es/turismo/def/core#downhillElevation
:downhillElevation rdf:type owl:DatatypeProperty ;
                   rdfs:domain :Route ;
                   rdfs:range xsd:string ;
                   rdfs:comment "Diferencia de altura que se pierde al descender desde un punto más alto hasta uno más bajo en un recorrido, ruta o terreno."@es ,
                                "Difference in height that is lost when descending from a higher point to a lower one along a route, path, or terrain"@en ;
                   rdfs:label "desnivel negativo"@es ,
                              "downhill elevation"@en ;
                   <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#dramatisedTour
:dramatisedTour rdf:type owl:DatatypeProperty ;
                rdfs:domain :Tour ;
                rdfs:range xsd:boolean ;
                rdfs:comment "Indica si la visita guiada está impartida o acompañada por actores o intérpretes que representan personajes relevantes de la historia asociados al itinerario, relatando historias y brindando información sobre el lugar de una manera entretenida y dramática."@es ,
                             "Indicates whether the tour is delivered or accompanied by actors or performers portraying historically relevant characters associated with the itinerary, narrating stories and providing information in an engaging and dramatic manner."@en ;
                rdfs:label "dramatised tour"@en ,
                           "tour teatralizado"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#duration
:duration rdf:type owl:DatatypeProperty ;
          rdfs:domain [ rdf:type owl:Class ;
                        owl:unionOf ( :Route
                                      :Schedule
                                    )
                      ] ;
          rdfs:range rdf:langString ;
          rdfs:comment "The estimated length of time that the described element lasts."@en ,
                       "Tiempo estimado que dura el elemento descrito."@es ;
          rdfs:label "duración"@es ,
                     "duration"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#eligibleQuantity
:eligibleQuantity rdf:type owl:DatatypeProperty ;
                  rdfs:domain :PriceSpecification ;
                  rdfs:range rdf:langString ;
                  rdfs:comment "El número de unidades (por ejemplo, noches de hotel, número de entradas) a las que se aplica la especificación de precio."@es ,
                               "The number of units (e.g., hotel nights, number of tickets) for which the price specification applies."@en ;
                  rdfs:label "cantidad elegible"@es ,
                             "eligible quantity"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#email
:email rdf:type owl:DatatypeProperty ;
       rdfs:domain :ContactPoint ;
       rdfs:range xsd:string ;
       rdfs:comment "La dirección de correo electrónico que debe utilizarse a efectos de contacto. Identifica un buzón de correo electrónico al que se envían los mensajes de correo electrónico."@es ,
                    "The email address to be used for contact purposes. It identifies an email mailbox to which email messages are sent."@en ;
       rdfs:label "email"@en ,
                  "email"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#endDateTime
:endDateTime rdf:type owl:DatatypeProperty ;
             rdfs:domain [ rdf:type owl:Class ;
                           owl:unionOf ( :PetAdmissionPolicy
                                         :Schedule
                                       )
                         ] ;
             rdfs:range xsd:dateTime ;
             rdfs:comment "La fecha de finalización con o sin hora de una programación."@es ,
                          "The end date with or without time of a schedule."@en ;
             rdfs:label "end datetime"@en ,
                        "fecha y hora de finalización"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
             <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Especifica la fecha de finalización de una programación con o sin hora según la ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)."@es ,
                                                                       "Specifies the end date of a schedule, with or without time, according to ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)."@en .


###  https://ontologia.segittur.es/turismo/def/core#exceptDate
:exceptDate rdf:type owl:DatatypeProperty ;
            rdfs:domain :Schedule ;
            rdfs:range xsd:dateTime ;
            rdfs:comment "Fecha(s) específica(s) del calendario (con o sin hora) en la que no se aplica la programación."@es ,
                         "Specific calendar date(s) (with or without time) on which the schedule does not apply."@en ;
            rdfs:label "except for date"@en ,
                       "excepto fecha"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
            <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica la(s) fecha(s) específica(s) del calendario (con o sin hora) en la que no se aplica la programación según la ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)"@es ,
                                                                      "Indicates the specific calendar date(s) (with or without time) on which the schedule does not apply, according to ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)."@en .


###  https://ontologia.segittur.es/turismo/def/core#finalPrice
:finalPrice rdf:type owl:DatatypeProperty ;
            rdfs:domain :Promotion ;
            rdfs:range xsd:float ;
            rdfs:comment "Costo total que un cliente paga por un producto o servicio después de aplicar todos los descuentos, bonificaciones u ofertas promocionales."@es ,
                         "The total cost paid by a customer for a product or service after all discounts, bonuses, or promotional offers have been applied."@en ;
            rdfs:label "final price"@en ,
                       "precio final"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#freeLuggage
:freeLuggage rdf:type owl:DatatypeProperty ;
             rdfs:domain :TransportService ;
             rdfs:range xsd:string ;
             rdfs:comment "Text specifying whether the transport service includes luggage transfer and under what conditions."@en ,
                          "Texto que especifica sí el servicio de transporte incluye el traslado de equipaje y en qué condiciones."@es ;
             rdfs:label "equipaje incluido"@es ,
                        "free luggage"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#highestAltitude
:highestAltitude rdf:type owl:DatatypeProperty ;
                 rdfs:domain :Route ;
                 rdfs:range rdf:langString ;
                 rdfs:comment "Límite superior al que llega una ruta con respecto a su elevación sobre el nivel del mar."@es ,
                              "The highest elevation reached by a route above sea level."@en ;
                 rdfs:label "altitud máxima"@es ,
                            "highest altitude"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#includes
:includes rdf:type owl:DatatypeProperty ;
          rdfs:domain [ rdf:type owl:Class ;
                        owl:unionOf ( :AdventureActivity
                                      :AgrotourismExperience
                                      :HolidayPackage
                                      :Tour
                                    )
                      ] ;
          rdfs:range rdf:langString ;
          rdfs:comment "Especificación de lo que incluye un servicio turístico."@es ,
                       "Specification of what a tourism service includes."@en ;
          rdfs:label "includes"@en ,
                     "incluye"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#instantMessagingService
:instantMessagingService rdf:type owl:DatatypeProperty ;
                         rdfs:domain :ContactPoint ;
                         rdfs:range rdf:langString ;
                         rdfs:comment "Canal de contacto que permite la comunicación en tiempo real entre dos o más usuarios a través de internet, mediante el intercambio de mensajes de texto, voz, video y archivos."@es ,
                                      "Contact channel that enables real-time communication between two or more users over the internet through the exchange of text messages, voice, video, and files."@en ;
                         rdfs:label "instant messaging service"@en ,
                                    "servicio de mensajería instantánea"@es ;
                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                         <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Facilita la URL para redirigir al usuario al chat del servicio de mensajería instantánea o el número de teléfono con el que el usuario pueda contactar al lugar u organización a través de dicho servicio de mensajería instantánea"@es ,
                                                                                   "Provides the URL to redirect the user to the chat of an instant messaging service, or the phone number through which the user may contact the place or organization via that service."@en .


###  https://ontologia.segittur.es/turismo/def/core#isAccessibleForFree
:isAccessibleForFree rdf:type owl:DatatypeProperty ;
                     rdfs:domain :PriceSpecification ;
                     rdfs:range xsd:boolean ;
                     rdfs:comment "Indica sí el recurso o servicio turístico es de acceso gratuito o no."@es ,
                                  "Indicates whether the tourism resource or service is accessible free of charge."@en ;
                     rdfs:label "accessible for free"@en ,
                                "accesso gratuito"@es ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#isAllinclusive
:isAllinclusive rdf:type owl:DatatypeProperty ;
                rdfs:domain [ rdf:type owl:Class ;
                              owl:unionOf ( :HolidayPackage
                                            :Tour
                                          )
                            ] ;
                rdfs:range xsd:boolean ;
                rdfs:comment "Indica si el costo total incluye todos los servicios adicionales."@es ,
                             "Indicates whether the total cost includes all additional services."@en ;
                rdfs:label "all inclusive package"@en ,
                           "todo incluido"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#isIndoorParking
:isIndoorParking rdf:type owl:DatatypeProperty ;
                 rdfs:domain :ParkingFacility ;
                 rdfs:range xsd:boolean ;
                 rdfs:comment "Indica si el aparcamiento está cubierto o no."@es ,
                              "Indicates whether the parking facility is covered or not."@en ;
                 rdfs:label "aparcamiento cubierto"@es ,
                            "is indoor parking"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#island
:island rdf:type owl:DatatypeProperty ;
        rdfs:domain :Location ;
        rdfs:range xsd:string ;
        rdfs:comment "Entidad local territorial de una porción de tierra rodeada de agua que goza de autonomía."@es ,
                     "Local territorial entity of a portion of land surrounded by water that enjoys autonomy"@en ;
        rdfs:label "isla"@es ,
                   "island"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#keyword
:keyword rdf:type owl:DatatypeProperty ;
         rdfs:domain :Description ;
         rdfs:range rdf:langString ;
         rdfs:comment "A significant word or phrase that emphasizes the content of a description."@en ,
                      "Una palabra o frase significativa que enfatiza el contenido de una descripción."@es ;
         rdfs:label "keyword"@en ,
                    "palabra clave"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#length
:length rdf:type owl:DatatypeProperty ;
        rdfs:domain :Route ;
        rdfs:range rdf:langString ;
        rdfs:comment "Distancia total del recorrido."@es ,
                     "The total distance of the route."@en ;
        rdfs:label "length"@en ,
                   "longitud total"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#locality
:locality rdf:type owl:DatatypeProperty ,
                   owl:FunctionalProperty ;
          rdfs:domain :Location ;
          rdfs:range rdf:langString ;
          rdfs:comment "Población correspondiente a una localización determinada."@es ,
                       "Settlement that corresponds to a specific location."@en ;
          rdfs:label "localidad"@es ,
                     "locality"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#logo
:logo rdf:type owl:DatatypeProperty ;
      rdfs:domain :Multimedia ;
      rdfs:range xsd:string ;
      rdfs:comment "URL que enlaza al archivo de imagen utilizado para representar visualmente la identidad de una entidad turística, facilitando su reconocimiento y presentación."@es ,
                   "URL that links to the image file used to visually represent the identity of a tourism entity, facilitating its recognition and presentation."@en ;
      rdfs:label "logo"@en ,
                 "logo"@es ;
      <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#longDescription
:longDescription rdf:type owl:DatatypeProperty ;
                 rdfs:domain :Description ;
                 rdfs:range rdf:langString ;
                 rdfs:comment "Full text providing a detailed and contextualized explanation of the described entity."@en ,
                              "Texto completo que proporciona una explicación detallada y contextualizada sobre la entidad descrita."@es ;
                 rdfs:label "descripción larga"@es ,
                            "long description"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#lowestAltitude
:lowestAltitude rdf:type owl:DatatypeProperty ;
                rdfs:domain :Route ;
                rdfs:range rdf:langString ;
                rdfs:comment "Límite inferior al que llega una ruta con respecto a su elevación sobre el nivel del mar"@es ,
                             "The lowest elevation reached by a route above sea level."@en ;
                rdfs:label "altitud mínima"@es ,
                           "minimum altitude"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#mainImage
:mainImage rdf:type owl:DatatypeProperty ;
           rdfs:domain :Multimedia ;
           rdfs:range xsd:string ;
           rdfs:comment "URL que enlaza al recurso gráfico principal utilizado para representar visualmente el contenido de manera destacada."@es ,
                        "URL that links to the main graphic resource used to highlight and visually represent the content in a prominent way."@en ;
           rdfs:label "imagen principal"@es ,
                      "main image"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#maxPrice
:maxPrice rdf:type owl:DatatypeProperty ;
          rdfs:domain :PriceSpecification ;
          rdfs:range xsd:float ;
          rdfs:comment "El precio más alto posible para el producto o servicio."@es ,
                       "The highest possible price for the product or service."@en ;
          rdfs:label "maximum price"@en ,
                     "precio máximo"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#maximumAttendeeCapacity
:maximumAttendeeCapacity rdf:type owl:DatatypeProperty ;
                         rdfs:domain [ rdf:type owl:Class ;
                                       owl:unionOf ( :Event
                                                     :HistoricalOrCulturalResource
                                                     :NaturalResource
                                                     :Route
                                                     :TourismService
                                                   )
                                     ] ;
                         rdfs:range xsd:int ;
                         rdfs:comment "Número total de personas que pueden asistir o participar simultáneamente en un evento, punto de interés o servicio turístico."@es ,
                                      "The total number of individuals permitted to attend or participate simultaneously in an event, point of interest, or tourism service."@en ;
                         rdfs:label "capacidad máxima de asistentes"@es ,
                                    "maximum attendee capacity"@en ;
                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#maximumNonStretchableLeashLength
:maximumNonStretchableLeashLength rdf:type owl:DatatypeProperty ;
                                  rdfs:domain :PetAdmissionPolicy ;
                                  rdfs:range rdf:langString ;
                                  rdfs:comment "Longitud máxima que debe cumplir la cuerda con la que se conduce o sujeta el/los animal/es."@es ,
                                               "Maximum length that the rope used to lead or restrain the animal(s) must comply with."@en ;
                                  rdfs:label "longitud máxima de la correa no extensible"@es ,
                                             "maximum non-stretchable leash length"@en ;
                                  <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#microchipIdentificationRequired
:microchipIdentificationRequired rdf:type owl:DatatypeProperty ;
                                 rdfs:domain :PetAdmissionPolicy ;
                                 rdfs:range xsd:boolean ;
                                 rdfs:comment "Necesidad de cumplir con el sistema de identificación establecido reglamentariamente por las autoridades competentes, en el caso español, un dispositivo de identificación por radiofrecuencia pasivo y solo de lectura."@es ,
                                              "Need to comply with the identification system established by regulation by the competent authorities, in the case of Spain, a passive, read-only radio frequency identification device."@en ;
                                 rdfs:label "microchip identification required"@en ,
                                            "requiere identificación con microchip"@es ;
                                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#minPrice
:minPrice rdf:type owl:DatatypeProperty ;
          rdfs:domain :PriceSpecification ;
          rdfs:range xsd:float ;
          rdfs:comment "El precio más bajo posible para el producto o servicio."@es ,
                       "The lowest possible price for the product or service."@en ;
          rdfs:label "minimum price"@en ,
                     "precio mínimo"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#minimumBookingTime
:minimumBookingTime rdf:type owl:DatatypeProperty ;
                    rdfs:domain :PetTransportPolicy ;
                    rdfs:range rdf:langString ;
                    rdfs:comment "Minimum advance notice required to book the pet transport service."@en ,
                                 "Tiempo de antelación mínima con el que debe realizarse la reserva del servicio de transporte con mascotas."@es ;
                    rdfs:label "minimum booking time"@en ,
                               "tiempo mínimo de reserva"@es ;
                    <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#minimumPetAge
:minimumPetAge rdf:type owl:DatatypeProperty ;
               rdfs:domain :PetAdmissionPolicy ;
               rdfs:range rdf:langString ;
               rdfs:comment "Edad mínima que se exige a la mascota para permitir su admisión."@es ,
                            "Minimum age required for pets to be admitted."@en ;
               rdfs:label "edad mínima de la mascota"@es ,
                          "minimum pet age"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#minimumTimeRequiredSinceAntiRabiesVaccination
:minimumTimeRequiredSinceAntiRabiesVaccination rdf:type owl:DatatypeProperty ;
                                               rdfs:domain :PetAdmissionPolicy ;
                                               rdfs:range rdf:langString ;
                                               rdfs:comment "Antelación mínima con la que se ha de administrar a un animal la vacuna para inducirle inmunidad contra los agentes patógenos de la rabia."@es ,
                                                            "Minimum time in advance that an animal must be given the vaccine to induce immunity against rabies pathogens."@en ;
                                               rdfs:label "minimum time required since anti rabies vaccination"@en ,
                                                          "tiempo mínimo requerido desde la vacunación antirrábica"@es ;
                                               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#municipality
:municipality rdf:type owl:DatatypeProperty ;
              rdfs:domain :Location ;
              rdfs:range xsd:string ;
              rdfs:comment "Entidad local formada por los vecinos de un determinado territorio para gestionar autónomamente sus intereses comunes."@es ,
                           "Local entity formed by residents of a specific territory to autonomously manage their common interests."@en ;
              rdfs:label "municipality"@en ,
                         "municipio"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#muzzleWearRequired
:muzzleWearRequired rdf:type owl:DatatypeProperty ;
                    rdfs:domain :PetAdmissionPolicy ;
                    rdfs:range xsd:boolean ;
                    rdfs:comment "Animals must wear a muzzle to prevent them from biting."@en ,
                                 "Necesidad de que los animales usen un dispositivo en el hocico para que no muerdan."@es ;
                    rdfs:label "exige uso de bozal"@es ,
                               "muzzle wear required"@en ;
                    <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#name
:name rdf:type owl:DatatypeProperty ;
      rdfs:domain [ rdf:type owl:Class ;
                    owl:unionOf ( :Acknowledgement
                                  :Place
                                  :Promotion
                                  :RulesAndTips
                                  :TourismEntity
                                )
                  ] ;
      rdfs:range rdf:langString ;
      rdfs:comment "Denominación oficial o comúnmente aceptada utilizada para identificar una organización, evento, servicio o punto de interés turístico."@es ,
                   "Official or commonly accepted name used to identify an organisation, event, service or tourism point of interest."@en ;
      rdfs:label "name"@en ,
                 "nombre"@es ;
      <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "generalInfo" .


###  https://ontologia.segittur.es/turismo/def/core#nonStretchableLeashRequired
:nonStretchableLeashRequired rdf:type owl:DatatypeProperty ;
                             rdfs:domain :PetAdmissionPolicy ;
                             rdfs:range rdf:langString ;
                             rdfs:comment "Animals must be led or restrained with a rope that cannot be extended."@en ,
                                          "Necesidad de que los animales sean conducidos o sujetados con una cuerda que no pueda extenderse."@es ;
                             rdfs:label "exige uso de correa no extensible"@es ,
                                        "non-stretchable leash required"@en ;
                             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#notIncluded
:notIncluded rdf:type owl:DatatypeProperty ;
             rdfs:domain [ rdf:type owl:Class ;
                           owl:unionOf ( :AgrotourismExperience
                                         :HolidayPackage
                                         :Tour
                                       )
                         ] ;
             rdfs:range rdf:langString ;
             rdfs:comment "Additional expenses or services that are not covered by the total cost of a tourism service."@en ,
                          "Gastos o servicios adicionales que no están cubiertos por el coste total de un servicio turístico."@es ;
             rdfs:label "no incluido"@es ,
                        "not included"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#notPetFriendlyAreas
:notPetFriendlyAreas rdf:type owl:DatatypeProperty ;
                     rdfs:domain :PetAccommodationPolicy ;
                     rdfs:range rdf:langString ;
                     rdfs:comment "Areas of the accommodation are not suitable for pets or their stay with them."@en ,
                                  "Áreas del alojamiento no aptas para las mascotas ni su permanencia con ellas."@es ;
                     rdfs:label "not pet friendly areas"@en ,
                                "zonas no habilitadas para mascotas"@es ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#numberOfAccommodationUnits
:numberOfAccommodationUnits rdf:type owl:DatatypeProperty ,
                                     owl:FunctionalProperty ;
                            rdfs:domain [ rdf:type owl:Class ;
                                          owl:unionOf ( :AccommodationEstablishment
                                                        :LodgingService
                                                      )
                                        ] ;
                            rdfs:range xsd:int ;
                            rdfs:comment "Cantidad de espacios o habitaciones individuales en los que un establecimiento alojativo ofrece, como mínimo, camas y servicios de higiene a sus huéspedes."@es ,
                                         "Number of individual spaces or rooms in which an accommodation establishment provides, at least, sleeping and sanitary facilities to its guests."@en ;
                            rdfs:label "number of accommodation units"@en ,
                                       "número de unidades de alojamiento"@es ;
                            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#numberOfBeds
:numberOfBeds rdf:type owl:DatatypeProperty ;
              rdfs:domain [ rdf:type owl:Class ;
                            owl:unionOf ( :AccommodationEstablishment
                                          :LodgingService
                                        )
                          ] ;
              rdfs:range xsd:int ;
              rdfs:comment "Cantidad de camas del establecimiento alojativo."@es ,
                           "Number of beds available in the accommodation."@en ;
              rdfs:label "number of beds"@en ,
                         "número de camas"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#numberOfPetsAllowedPerEstablishment
:numberOfPetsAllowedPerEstablishment rdf:type owl:DatatypeProperty ;
                                     rdfs:domain :PetAdmissionPolicy ;
                                     rdfs:range xsd:int ;
                                     rdfs:comment "Cantidad máxima de mascotas que admite el establecimiento"@es ,
                                                  "Maximum number of pets allowed at the establishment."@en ;
                                     rdfs:label "number of pets allowed per establishment"@en ,
                                                "número de mascotas permitidas por establecimiento"@es ;
                                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#numberOfPetsAllowedPerPerson
:numberOfPetsAllowedPerPerson rdf:type owl:DatatypeProperty ;
                              rdfs:domain :PetAdmissionPolicy ;
                              rdfs:range xsd:int ;
                              rdfs:comment "Cantidad máxima de mascotas por persona aceptadas."@es ,
                                           "Maximum number of pets per person accepted."@en ;
                              rdfs:label "number of pets allowed per person"@en ,
                                         "número de mascotas permitidas por persona"@es ;
                              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#numberOfPetsAllowedPerService
:numberOfPetsAllowedPerService rdf:type owl:DatatypeProperty ;
                               rdfs:domain :PetAdmissionPolicy ;
                               rdfs:range xsd:int ;
                               rdfs:comment "Cantidad máxima de mascotas que admite el servicio."@es ,
                                            "Maximum number of pets allowed by the service."@en ;
                               rdfs:label "number of pets allowed per service"@en ,
                                          "número de mascotas permitidas por servicio"@es ;
                               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#numberOfPetsAllowedPerTravelContainer
:numberOfPetsAllowedPerTravelContainer rdf:type owl:DatatypeProperty ;
                                       rdfs:domain :PetTransportPolicy ;
                                       rdfs:range xsd:int ;
                                       rdfs:comment "Cantidad de animales que se pueden albergar en un mismo recipiente u estructura rígida, siempre y cuando sean de la misma especie y/o camada o estén acostumbrados a cohabitar."@es ,
                                                    "Number of animals that can be housed in the same container or rigid structure, provided they are of the same species and/or litter or are accustomed to cohabiting."@en ;
                                       rdfs:label "number of pets allowed per travel container"@en ,
                                                  "número de mascotas por contenedor de viaje"@es ;
                                       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#numberedSeats
:numberedSeats rdf:type owl:DatatypeProperty ;
               rdfs:domain [ rdf:type owl:Class ;
                             owl:unionOf ( :Event
                                           :TicketOrEntrance
                                         )
                           ] ;
               rdfs:range xsd:boolean ;
               rdfs:comment "Indica si los asientos asociados a una actividad están numerados o no."@es ,
                            "Indicates whether the seats associated with an activity are numbered or not."@en ;
               rdfs:label "entradas numeradas"@es ,
                          "numbered seats"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#open24Hours
:open24Hours rdf:type owl:DatatypeProperty ;
             rdfs:domain :OpeningHours ;
             rdfs:range xsd:boolean ;
             rdfs:comment "Indica si un lugar permanece accesible o en funcionamiento durante las 24 horas del día, sin interrupción."@es ,
                          "Indicates whether a place remains accessible or in operation 24 hours a day, without interruption."@en ;
             rdfs:label "abierto las 24 horas"@es ,
                        "open 24 hours"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#opensAt
:opensAt rdf:type owl:DatatypeProperty ;
         rdfs:domain :TimeSlot ;
         rdfs:range xsd:time ;
         rdfs:comment "Hora de apertura de un recurso o servicio"@es ,
                      "Opening time of a resource or service"@en ;
         rdfs:label "hora de apertura"@es ,
                    "opens at"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#outdoorEvent
:outdoorEvent rdf:type owl:DatatypeProperty ;
              rdfs:domain :Event ;
              rdfs:range xsd:boolean ;
              rdfs:comment "Indica si el evento se realiza al aire libre o en un lugar cubierto y/o cerrado."@es ,
                           "Indicates whether the event takes place outdoors or in an indoor and/or enclosed venue."@en ;
              rdfs:label "evento al aire libre"@es ,
                         "outdoor event"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#parador
:parador rdf:type owl:DatatypeProperty ;
         rdfs:domain :Hotel ;
         rdfs:range xsd:boolean ;
         rdfs:comment "Indica si un hotel es un parador o no. Un establecimiento de hostelería, situado en un enclave singular seleccionado por su interés histórico, artístico o cultural, adscrito a la red de Paradores de Turismo de España."@es ,
                      "Indicates whether the hotel is a parador or not. A hospitality establishment located in a unique setting selected for its historical, artistic, or cultural interest, belonging to the Paradores de Turismo de España network."@en ;
         rdfs:label "parador"@en ,
                    "parador"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 6 ;
         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "generalInfo" .


###  https://ontologia.segittur.es/turismo/def/core#passportOrAnimalHealthCertificatedRequired
:passportOrAnimalHealthCertificatedRequired rdf:type owl:DatatypeProperty ;
                                            rdfs:domain :PetAdmissionPolicy ;
                                            rdfs:range xsd:boolean ;
                                            rdfs:comment "Necesidad de disponer de documento que permita identificar claramente al animal y controlar la conformidad de su situación sanitaria."@es ,
                                                         "Need for a document that clearly identifies the animal and verifies its health status."@en ;
                                            rdfs:label "passport or animal health certificate required"@en ,
                                                       "requiere pasaporte o certificado zoosanitario"@es ;
                                            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#petAdmissionDeposit
:petAdmissionDeposit rdf:type owl:DatatypeProperty ;
                     rdfs:domain :PetAccommodationPolicy ;
                     rdfs:range xsd:boolean ;
                     rdfs:comment "Necesidad de abonar una suma dineraria con la que la persona responde ante un eventual incumplimiento de una obligación derivada del alojamiento con su mascota."@es ,
                                  "The requirement to pay a sum of money with which the person is liable in the event of a breach of an obligation arising from the accommodation of their pet."@en ;
                     rdfs:label "depósito de garantía por admisión de la mascota"@es ,
                                "pet admission deposit"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#petAdmissionFee
:petAdmissionFee rdf:type owl:DatatypeProperty ;
                 rdfs:domain :PetAdmissionPolicy ;
                 rdfs:range xsd:float ;
                 rdfs:comment "Exigencia de pagar una suma de dinero para acceder a un servicio con mascotas."@es ,
                              "Requirement to pay a sum of money to access a service with pets."@en ;
                 rdfs:label "pet admission fee"@en ,
                            "suplemento por admisión de la mascota"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#petDeposit
:petDeposit rdf:type owl:DatatypeProperty ;
            rdfs:domain :PriceSpecification ;
            rdfs:range xsd:float ;
            rdfs:comment "Amount of money with which the person is liable in the event of a breach of an obligation arising from any activity that forms part of travelling with a pet."@en ,
                         "Importe de la suma dineraria con la que la persona responde ante un eventual incumplimiento de una obligación derivada de cualquier actividad que forme parte del viaje con mascota."@es ;
            rdfs:label "depósito de garantía por mascota"@es ,
                       "pet deposit"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#petFee
:petFee rdf:type owl:DatatypeProperty ;
        rdfs:domain :PriceSpecification ;
        rdfs:range xsd:float ;
        rdfs:comment "Amount of money paid to access a service with pets."@en ,
                     "Suma de dinero que se paga para acceder a un servicio con mascotas."@es ;
        rdfs:label "pet fee"@en ,
                   "suplemento por mascota"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#petPermanenceInTravelContainerRequired
:petPermanenceInTravelContainerRequired rdf:type owl:DatatypeProperty ;
                                        rdfs:domain :PetAdmissionPolicy ;
                                        rdfs:range xsd:boolean ;
                                        rdfs:comment "Necesidad de albergar el/los animal/es en recipientes u otras estructuras rígidas."@es ,
                                                     "Need to house the animal(s) in containers or other rigid structures."@en ;
                                        rdfs:label "exige la permanencia de la mascota en el contenedor de viaje"@es ,
                                                   "pet permanence in travel container required"@en ;
                                        <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#petWeightLimitation
:petWeightLimitation rdf:type owl:DatatypeProperty ;
                     rdfs:domain :PetAdmissionPolicy ;
                     rdfs:range rdf:langString ;
                     rdfs:comment "Suma del peso de la mascota más el transportín."@es ,
                                  "Total weight of the pet plus the carrier."@en ;
                     rdfs:label "límite de peso de la mascota"@es ,
                                "pet weight limitation"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#petsInHeatAllowed
:petsInHeatAllowed rdf:type owl:DatatypeProperty ;
                   rdfs:domain :PetTransportPolicy ;
                   rdfs:range xsd:boolean ;
                   rdfs:comment "Posibilidad de transportar animales que se encuentran en la época en la que experimentan apetito sexual."@es ,
                                "Possibility of transporting animals that are in their sexual appetite season."@en ;
                   rdfs:label "admite mascotas en celo"@es ,
                              "pets in heat allowed"@en ;
                   <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#physicalEffort
:physicalEffort rdf:type owl:DatatypeProperty ;
                rdfs:domain :Route ;
                rdfs:range xsd:int ;
                rdfs:comment "Amount of physical exertion required to complete the route, taking into account extension and unevenness (uphill and downhill), based on an average participant."@en ,
                             "Cantidad de esfuerzo físico necesario para completar la ruta, teniendo en cuenta la extensión y las irregularidades (subidas y bajadas), basado en un participante medio."@es ,
                             "Levels of grading of the technical and physical demands of routes, where 1 indicates least difficulty and 5 greatest difficulty."@en ,
                             "Niveles de graduación de las exigencias técnicas y físicas de rutas, en los que 1 indica menor dificultad y 5 mayor dificultad."@es ;
                rdfs:label "esfuerzo físico"@es ,
                           "physical effort"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Asigna un valor entero del 1 al 5 para valorar el esfuerzo físico de la ruta, siendo 1 muy bajo y 5 muy alto"@es ,
                                                                          "Assigns an integer value from 1 to 5 to assess the physical effort required by the route, where 1 is very low and 5 is very high"@en .


###  https://ontologia.segittur.es/turismo/def/core#position
:position rdf:type owl:DatatypeProperty ;
          rdfs:domain :Itinerary ;
          rdfs:range xsd:int ;
          rdfs:comment "Number indicating the sequential order of a point of interest within an itinerary."@en ,
                       "Número que indica el orden secuencial de un punto de interés dentro de un itinerario."@es ;
          rdfs:label "posición"@es ,
                     "position"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#postalCode
:postalCode rdf:type owl:DatatypeProperty ,
                     owl:FunctionalProperty ;
            rdfs:domain :Location ;
            rdfs:range xsd:string ;
            rdfs:comment "An alphanumeric code that identifies a specific geographic area that corresponds to a given location."@en ,
                         "Código alfanumérico que identifica la zona geográfica concreta correspondiente a una localización determinada."@es ;
            rdfs:label "código postal"@es ,
                       "postal code"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#price
:price rdf:type owl:DatatypeProperty ;
       rdfs:domain :PriceSpecification ;
       rdfs:range xsd:float ;
       rdfs:comment "Numeric part of the monetary cost expressed in the price specification."@en ,
                    "Parte numérica del coste monetario expresado en la especificación del precio."@es ;
       rdfs:label "precio"@es ,
                  "price"@en ;
       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#priceCurrency
:priceCurrency rdf:type owl:DatatypeProperty ;
               rdfs:domain :PriceSpecification ;
               rdfs:range xsd:string ;
               rdfs:comment "Currency part of the monetary cost expressed in the price specification."@en ,
                            "Parte del coste monetario expresada en la especificación del precio."@es ;
               rdfs:label "divisa del precio"@es ,
                          "price currency"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
               <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Especifica la divisa de acuerdo con la ISO 4217 (por ejemplo: EUR, USD, GBP)."@es ,
                                                                         "Specifies the currency according to ISO 4217 (e.g., EUR, USD, GBP)"@en .


###  https://ontologia.segittur.es/turismo/def/core#province
:province rdf:type owl:DatatypeProperty ,
                   owl:FunctionalProperty ;
          rdfs:domain :Location ;
          rdfs:range rdf:langString ;
          rdfs:comment "An intermediate administrative unit between the municipality and the autonomous community that corresponds to a given location."@en ,
                       "Unidad administrativa intermedia entre el municipio y la comunidad autónoma correspondiente a una localización determinada."@es ;
          rdfs:label "province"@en ,
                     "provincia"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#publicAccess
:publicAccess rdf:type owl:DatatypeProperty ;
              rdfs:domain [ rdf:type owl:Class ;
                            owl:unionOf ( :HistoricalOrCulturalResource
                                          :NaturalResource
                                          :Route
                                        )
                          ] ;
              rdfs:range xsd:boolean ;
              rdfs:comment "Indica si un recurso turístico puede ser accedido libremente por el público general, sin necesidad de autorización, reserva o pertenencia a un grupo restringido."@es ,
                           "Indicates whether a tourism resource can be freely accessed by the general public, without the need for authorization, reservation, or membership in a restricted group."@en ;
              rdfs:label "acceso público"@es ,
                         "public access"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#publicTransportStopCode
:publicTransportStopCode rdf:type owl:DatatypeProperty ;
                         rdfs:domain :PublicTransportStop ;
                         rdfs:range xsd:string ;
                         rdfs:comment "An officially assigned identifier code for a public transport stop, used in planning systems, signage, and passenger information services"@en ,
                                      "Código identificador asignado oficialmente a una parada de transporte público, utilizado en sistemas de planificación, señalización y servicios de información al viajero."@es ;
                         rdfs:label "código de la parada de transporte público"@es ,
                                    "public transport stop code"@en ;
                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#publicTransportStopZone
:publicTransportStopZone rdf:type owl:DatatypeProperty ;
                         rdfs:domain :PublicTransportStop ;
                         rdfs:range rdf:langString ;
                         rdfs:comment "An identifier or designation of the fare zone to which a public transport stop belongs."@en ,
                                      "Identificador o denominación de la zona tarifaria a la que pertenece una parada de transporte público."@es ;
                         rdfs:label "public transport stop zone"@en ,
                                    "zona de la parada de transporte público"@es ;
                         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#question
:question rdf:type owl:DatatypeProperty ;
          rdfs:domain :FrequentlyAskedQuestion ;
          rdfs:range rdf:langString ;
          rdfs:comment "Text that expresses a common doubt, concern, or inquiry raised by users in relation to a tourism place or entity."@en ,
                       "Texto que formula una duda, inquietud o consulta frecuente planteada por los usuarios en relación con un lugar o entidad turística."@es ;
          rdfs:label "pregunta"@es ,
                     "question"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#recognizedBy
:recognizedBy rdf:type owl:DatatypeProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain :Certification ;
              rdfs:range rdf:langString ;
              rdfs:comment "Nombre de la entidad que concede el reconocimiento."@es ,
                           "The name of the entity that grants the acknowledgement."@en ;
              rdfs:label "recognized by"@en ,
                         "reconocido por"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#refPointOfInterestAsText
:refPointOfInterestAsText rdf:type owl:DatatypeProperty ;
                          rdfs:domain :ItineraryElement ;
                          rdfs:range rdf:langString ;
                          rdfs:comment "Point of interest within the itinerary, expressed as literal value."@en ,
                                       "Punto de interés dentro del itinerario, expresado como un literal."@es ;
                          rdfs:label "punto de interés de referencia (texto)"@es ,
                                     "reference point of interest (texto)"@en ;
                          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                          <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica puntos de interés dentro del itinerario a través de texto"@es ,
                                                                                    "Indicates points of interest within the itinerary through text"@en .


###  https://ontologia.segittur.es/turismo/def/core#registrationNumber
:registrationNumber rdf:type owl:DatatypeProperty ;
                    rdfs:domain [ rdf:type owl:Class ;
                                  owl:unionOf ( :TourGuide
                                                :TourismOrRelatedFacility
                                              )
                                ] ;
                    rdfs:range xsd:string ;
                    rdfs:comment "An official code or identifier assigned by a competent authority to a tourism or related facility or to a professional tour guide."@en ,
                                 "Código o identificador oficial asignado por una administración competente a una instalación turística o vinculada o guía turístico."@es ;
                    rdfs:label "número de registro"@es ,
                               "registration number"@en ;
                    <https://ontologia.segittur.es/turismo/def/annot#orderInCategory> 5 ;
                    <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "generalInfo" ;
                    <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Facilita el código o identificador oficial asignado por la administración competente a la instalación turística o vinculada o el guía turístico."@es ,
                                                                              "Provides the official code or identifier assigned by the competent administration to the tourist facility, related facility, or tourist guide"@en .


###  https://ontologia.segittur.es/turismo/def/core#remarks
:remarks rdf:type owl:DatatypeProperty ;
         rdfs:domain :AdditionalInformation ;
         rdfs:range rdf:langString ;
         rdfs:comment "Anotaciones o comentarios realizados para registrar y destacar información relevante o peculiaridades sobre un tema, evento o situación en particular."@es ,
                      "Notes or comments made to record and highlight relevant information or particular features about a specific topic, event, or situation."@en ;
         rdfs:label "observaciones"@es ,
                    "remarks"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#routeNavigationOrientation
:routeNavigationOrientation rdf:type owl:DatatypeProperty ;
                            rdfs:domain :Route ;
                            rdfs:range xsd:int ;
                            rdfs:comment "Degree of difficulty in orientation, such as the presence of signs, well-marked trails, single-track trails or the presence of landmarks needed to complete the route."@en ,
                                         "Grado de dificultad en la orientación, como la presencia de señales, senderos bien señalizados, senderos de una sola vía o la presencia de puntos de referencia necesarios para completar la ruta."@es ,
                                         "Levels of grading of the technical and physical demands of routes, where 1 indicates least difficulty and 5 greatest difficulty."@en ,
                                         "Niveles de graduación de las exigencias técnicas y físicas de rutas, en los que 1 indica menor dificultad y 5 mayor dificultad."@es ;
                            rdfs:label "orientación en el itinerario"@es ,
                                       "route navigation orientation"@en ;
                            <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                            <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Asigna un valor entero del 1 al 5 para valorar la dificultad de orientación durante el itinerario de la ruta, siendo 1 muy bajo y 5 muy alto"@es ,
                                                                                      "Assigns an integer value from 1 to 5 to assess the difficulty of navigation and orientation along the route itinerary, where 1 is very low and 5 is very high"@en .


###  https://ontologia.segittur.es/turismo/def/core#saleEndDate
:saleEndDate rdf:type owl:DatatypeProperty ;
             rdfs:domain [ rdf:type owl:Class ;
                           owl:unionOf ( :Event
                                         :TicketOrEntrance
                                       )
                         ] ;
             rdfs:range xsd:dateTime ;
             rdfs:comment "Deadline until which the sale or commercialization of an event or service, indicating the moment when it is no longer available."@en ,
                          "Fecha límite hasta la cual se mantiene activa la venta o comercialización de un evento o servicio, indicando el momento en que deja de estar disponible."@es ;
             rdfs:label "fecha de fin de la venta"@es ,
                        "sale end date"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
             <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Especifica la fecha de fin de la venta de un evento según la especificación de la ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)."@es ,
                                                                       "Specifies the end date of ticket sales for an event according to ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)."@en .


###  https://ontologia.segittur.es/turismo/def/core#saleStartDate
:saleStartDate rdf:type owl:DatatypeProperty ;
               rdfs:domain [ rdf:type owl:Class ;
                             owl:unionOf ( :Event
                                           :TicketOrEntrance
                                         )
                           ] ;
               rdfs:range xsd:dateTime ;
               rdfs:comment "Date from which the sale or commercialization of an event or service begins, indicating the moment when it becomes available."@en ,
                            "Fecha a partir de la cual se inicia la venta o comercialización de un evento o servicio, indicando el momento en que queda disponible."@es ;
               rdfs:label "fecha de inicio de la venta"@es ,
                          "sale start date"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
               <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Especifica la fecha de inicio de la venta de un evento según la especificación de la ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)."@es ,
                                                                         "Specifies the start date of ticket sales for an event according to ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)."@en .


###  https://ontologia.segittur.es/turismo/def/core#secondaryImage
:secondaryImage rdf:type owl:DatatypeProperty ;
                rdfs:domain :Multimedia ;
                rdfs:range xsd:string ;
                rdfs:comment "URL que enlaza a una imagen complementaria asociada a la entidad turística, utilizada para ampliar su representación visual."@es ,
                             "URL that links to a complementary image associated with the tourism entity, used to enhance its visual representation."@en ;
                rdfs:label "imagen secundaria"@es ,
                           "secondary image"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#severityOfTheEnvironment
:severityOfTheEnvironment rdf:type owl:DatatypeProperty ;
                          rdfs:domain :Route ;
                          rdfs:range xsd:int ;
                          rdfs:comment "Dangers and other difficulties arising from the natural environment, such as temperature, rainfall, risk of falls, ease of rescue or self-rescue, which can be encountered along the way."@en ,
                                       "Levels of grading of the technical and physical demands of routes, where 1 indicates least difficulty and 5 greatest difficulty."@en ,
                                       "Niveles de graduación de las exigencias técnicas y físicas de rutas, en los que 1 indica menor dificultad y 5 mayor dificultad."@es ,
                                       "Peligros y otras dificultades derivadas del entorno natural, como la temperatura, las precipitaciones, el riesgo de caídas, la facilidad de rescate o autorrescate, que pueden encontrarse a lo largo del recorrido."@es ;
                          rdfs:label "Severidad del medio natural"@es ,
                                     "Severity of the environment"@en ;
                          <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                          <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Asigna un valor entero del 1 al 5 para valorar la severidad del medio natural de la ruta, siendo 1 muy bajo y 5 muy alto."@es ,
                                                                                    "Assigns an integer value from 1 to 5 to assess the severity of the natural environment of the route, where 1 is very low and 5 is very high"@en .


###  https://ontologia.segittur.es/turismo/def/core#shortDescription
:shortDescription rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain :Description ;
                  rdfs:range rdf:langString ;
                  rdfs:comment "A clear and concise textual description of the entity, intended to convey its key characteristics."@en ,
                               "Explicación breve y clara de la entidad, con el objetivo de mostrar sus características principales."@es ;
                  rdfs:label "descripción corta"@es ,
                             "short description"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                  <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Debes crear una descripción de hasta 250 caracteres"@es ,
                                                                            "You should create a description of up to 250 characters"@en .


###  https://ontologia.segittur.es/turismo/def/core#startDateTime
:startDateTime rdf:type owl:DatatypeProperty ;
               rdfs:domain [ rdf:type owl:Class ;
                             owl:unionOf ( :PetAdmissionPolicy
                                           :Schedule
                                         )
                           ] ;
               rdfs:range xsd:dateTime ;
               rdfs:comment "La fecha de inicio con o sin hora de una programación."@es ,
                            "The start date with or without time of a schedule."@en ;
               rdfs:label "fecha y hora de comienzo"@es ,
                          "start datetime"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
               <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Especifica la fecha de inicio de una programación con o sin hora según la ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)."@es ,
                                                                         "Specifies the start date of a schedule, with or without time, according to ISO 8601 (YYYY-MM-DD ‘T’ HH:MM:SS)."@en .


###  https://ontologia.segittur.es/turismo/def/core#streetAddress
:streetAddress rdf:type owl:DatatypeProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain :Location ;
               rdfs:range rdf:langString ;
               rdfs:comment "Text identifying the public road where the location is situated, including the name of the street, avenue, road, square, or other type of road, and optionally a number or additional reference."@en ,
                            "Texto que identifica la vía pública en la que se encuentra la localización, incluyendo el nombre de la calle, avenida, camino, plaza u otro tipo de vía, y opcionalmente un número o referencia adicional."@es ;
               rdfs:label "dirección"@es ,
                          "street address"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#taxesAndFeesIncluded
:taxesAndFeesIncluded rdf:type owl:DatatypeProperty ;
                      rdfs:domain :PriceSpecification ;
                      rdfs:range xsd:boolean ;
                      rdfs:comment "Indica sí el precio del producto o servicio incluye impuestos y tasas adicionales."@es ,
                                   "Indicates whether the price of the product or service includes taxes and additional fees."@en ;
                      rdfs:label "tasas y cargos incluidos"@es ,
                                 "taxes and fees included"@en ;
                      <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#telephone
:telephone rdf:type owl:DatatypeProperty ;
           rdfs:domain :ContactPoint ;
           rdfs:range xsd:string ;
           rdfs:comment "A telephone number associated with the contact point."@en ,
                        "Número de teléfono asociado al punto de contacto."@es ;
           rdfs:label "telephone"@en ,
                      "teléfono"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#temporaryClosure
:temporaryClosure rdf:type owl:DatatypeProperty ;
                  rdfs:domain :OpeningHours ;
                  rdfs:range xsd:boolean ;
                  rdfs:comment "Indica si un lugar está abierto o cerrado debido a una suspensión temporal de sus operaciones durante un período específico y por razones como mantenimiento, renovación, reestructuración, falta de personal, emergencias, situaciones extraordinarias o vacaciones."@es ,
                               "Indicates whether a place is open or not due to a temporary suspension of their operations for a specific period and for reasons such as maintenance, renovation, restructuring, staff shortages, emergencies, extraordinary situations, or holidays"@en ;
                  rdfs:label "cierre temporal"@es ,
                             "temporary closure"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#terrainConditions
:terrainConditions rdf:type owl:DatatypeProperty ;
                   rdfs:domain :Route ;
                   rdfs:range xsd:int ;
                   rdfs:comment "Aspectos encontrados en la ruta en relación con el terreno y sus condiciones, tales como tipos de terreno, tramos con obstáculos, tramos con piedras sueltas."@es ,
                                "Aspects found on the route in relation to the ground and its conditions, such as types of terrain, sections with obstacles, sections with loose stones."@en ,
                                "Levels of grading of the technical and physical demands of routes, where 1 indicates least difficulty and 5 greatest difficulty."@en ,
                                "Niveles de graduación de las exigencias técnicas y físicas de rutas, en los que 1 indica menor dificultad y 5 mayor dificultad."@es ;
                   rdfs:label "condiciones del terreno"@es ,
                              "terrainConditions"@en ;
                   <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
                   <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Asigna un valor entero del 1 al 5 para valorar la dificultad relativa a las condiciones del terreno de la ruta, siendo 1 muy bajo y 5 muy alto"@es ,
                                                                             "Assigns an integer value from 1 to 5 to assess the difficulty related to the terrain conditions of the route, where 1 is very low and 5 is very high"@en .


###  https://ontologia.segittur.es/turismo/def/core#text
:text rdf:type owl:DatatypeProperty ;
      rdfs:domain :Multimedia ;
      rdfs:range rdf:langString ;
      rdfs:comment "Contenido textual asociado a un recurso multimedia."@es ,
                   "Textual content associated with a multimedia resource."@en ;
      rdfs:label "text"@en ,
                 "texto"@es ;
      <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#timeOfTheDay
:timeOfTheDay rdf:type owl:DatatypeProperty ;
              rdfs:domain [ rdf:type owl:Class ;
                            owl:unionOf ( :AgrotourismExperience
                                          :DestinationExperience
                                          :Tour
                                        )
                          ] ;
              rdfs:range rdf:langString ;
              rdfs:comment "A general time period during which a destination experience takes place or is recommended."@en ,
                           "Franja temporal general en la que se desarrolla o se recomienda una experiencia en destino."@es ;
              rdfs:label "momento del día"@es ,
                         "time of the day"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#travelContainerSize
:travelContainerSize rdf:type owl:DatatypeProperty ;
                     rdfs:domain :PetTransportPolicy ;
                     rdfs:range rdf:langString ;
                     rdfs:comment "Sizes that the container or rigid structure housing the animal(s) must comply with."@en ,
                                  "Tamaños que debe cumplir el recipiente u estructura rígida en la que se alberga el/los animal/es."@es ;
                     rdfs:label "dimensiones del contenedor de viaje"@es ,
                                "travel container size"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#uphillElevation
:uphillElevation rdf:type owl:DatatypeProperty ;
                 rdfs:domain :Route ;
                 rdfs:range xsd:string ;
                 rdfs:comment "Diferencia de altura que se gana al ascender desde un punto más bajo hasta uno más alto en un recorrido, ruta o terreno."@es ,
                              "Difference in height that is gained when ascending from a lower point to a higher one along a route, path, or terrain."@en ;
                 rdfs:label "desnivel positivo"@es ,
                            "uphill elevation"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#url
:url rdf:type owl:DatatypeProperty ;
     rdfs:domain [ rdf:type owl:Class ;
                   owl:unionOf ( :Certification
                                 :ContactPoint
                                 :Multimedia
                                 :SocialMediaProfile
                               )
                 ] ;
     rdfs:range rdf:langString ;
     rdfs:comment "A resolvable Uniform Resource Locator (URL) that points to a web resource providing information about the item."@en ,
                  "Una dirección URL (Uniform Resource Locator) resoluble que apunta a un recurso web que proporciona información sobre el elemento."@es ;
     rdfs:label "url"@en ,
                "url"@es ;
     <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


###  https://ontologia.segittur.es/turismo/def/core#validFrom
:validFrom rdf:type owl:DatatypeProperty ;
           rdfs:domain [ rdf:type owl:Class ;
                         owl:unionOf ( :Certification
                                       :OpeningHours
                                       :RulesAndTips
                                     )
                       ] ;
           rdfs:range xsd:date ;
           rdfs:comment """Inicio del período de validez de la certificación, horario de apertura, regla o consejo.
Start of the validity period of the certification, opening hours, rule or tip."""@es ,
                        "Start of the validity period of the certification, opening hours, rule or tip."@en ;
           rdfs:label "valid from"@en ,
                      "válido desde"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
           <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica la fecha de inicio del período de validez según la especificación de la ISO 8601 (YYYY-MM-DD)"@es ,
                                                                     "Indicates the start date of the validity period according to the ISO 8601 specification (YYYY-MM-DD)"@en .


###  https://ontologia.segittur.es/turismo/def/core#validThrough
:validThrough rdf:type owl:DatatypeProperty ;
              rdfs:domain [ rdf:type owl:Class ;
                            owl:unionOf ( :Certification
                                          :OpeningHours
                                          :RulesAndTips
                                        )
                          ] ;
              rdfs:range xsd:date ;
              rdfs:comment "End of the validity period of the certification, opening hours, rule or tip."@en ,
                           "Fin del período de validez de la certificación, horario de apertura, regla o consejo."@es ;
              rdfs:label "valid through"@en ,
                         "válido hasta"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" ;
              <https://ontologia.segittur.es/turismo/def/annot#tooltip> "Indica la fecha de fin del período de validez según la especificación de la ISO 8601 (YYYY-MM-DD)"@es ,
                                                                        "Indicates the end date of the validity period according to the ISO 8601 specification (YYYY-MM-DD)"@en .


###  https://ontologia.segittur.es/turismo/def/core#video
:video rdf:type owl:DatatypeProperty ;
       rdfs:domain :Multimedia ;
       rdfs:range xsd:string ;
       rdfs:comment "URL que enlaza a un recurso audiovisual asociado, permitiendo acceder a un contenido en formato de video que complementa, amplía o ilustra información relacionada con un producto, servicio, actividad o entidad."@es ,
                    "URL that links to an associated audiovisual resource, allowing access to video content that complements, expands, or illustrates information related to a product, service, activity, or entity"@en ;
       rdfs:label "video"@en ,
                  "vídeo"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#presentationOrderCategory> "other" .


#################################################################
#    Classes
#################################################################

###  http://www.opengis.net/ont/geosparql#Feature
<http://www.opengis.net/ont/geosparql#Feature> rdf:type owl:Class .


###  http://www.w3.org/2004/02/skos/core#Concept
<http://www.w3.org/2004/02/skos/core#Concept> rdf:type owl:Class .


###  http://www.w3.org/2008/05/skos#ConceptScheme
<http://www.w3.org/2008/05/skos#ConceptScheme> rdf:type owl:Class ;
                                               rdfs:subClassOf owl:Thing .


###  https://ontologia.segittur.es/turismo/def/core#ATM
:ATM rdf:type owl:Class ;
     rdfs:subClassOf :FinancialService ;
     rdfs:comment "Machine computer-connected to a bank that allows certain banking operations to be carried out using a card or magnetic book that has a personal password assigned to it."@en ,
                  "Máquina conectada informáticamente con un banco que permite efectuar ciertas operaciones bancarias mediante una tarjeta o libreta magnética que tienen asignada una clave personal."@es ;
     rdfs:label "ATM"@en ,
                "Cajero automático"@es ;
     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#AccessoriesAndComplements
:AccessoriesAndComplements rdf:type owl:Class ;
                           rdfs:subClassOf :RetailAndFashionBusiness ;
                           rdfs:comment "Establecimiento en el que se venden objetos que complementan la indumentaria de una persona, como bolsos, calzado, paraguas, corbatas, sombreros, gafas, guantes, etc."@es ,
                                        "Establishment in which objects that complement a person's clothing are sold, such as bags, footwear, umbrellas, ties, hats, glasses, gloves, etc."@en ;
                           rdfs:label "Accessories and complements"@en ,
                                      "Tienda de accesorios y complementos"@es ;
                           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#AccommodationCompany
:AccommodationCompany rdf:type owl:Class ;
                      rdfs:subClassOf :TourismOrganisation ,
                                      [ rdf:type owl:Restriction ;
                                        owl:onProperty :hasTourismOrRelatedFacility ;
                                        owl:allValuesFrom :TourismOrRelatedFacility
                                      ] ;
                      rdfs:comment "Proveedor de, al menos, camas y servicios de higiene"@es ,
                                   "Provider of at least sleeping and sanitary facilities"@en ;
                      rdfs:label "Accommodation company"@en ,
                                 "Empresa de alojamiento"@es ;
                      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#AccommodationEstablishment
:AccommodationEstablishment rdf:type owl:Class ;
                            rdfs:subClassOf :TourismOrRelatedFacility ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :accommodationRateType ;
                                              owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :accommodationRating ;
                                              owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :accommodationUnitCategory ;
                                              owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :hasAdditionalAccommodationService ;
                                              owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                              owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :hasPriceClass ;
                                              owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                              owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :hasPriceSpecification ;
                                              owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                              owl:onClass :PriceSpecification
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :autonomousCheckIn ;
                                              owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                              owl:onDataRange xsd:boolean
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :checkInTime ;
                                              owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                              owl:onDataRange xsd:string
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :checkOutTime ;
                                              owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                              owl:onDataRange xsd:string
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :numberOfAccommodationUnits ;
                                              owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                              owl:onDataRange xsd:int
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty :numberOfBeds ;
                                              owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                              owl:onDataRange xsd:int
                                            ] ;
                            rdfs:comment "Establecimiento que ofrece alojamiento turístico."@es ,
                                         "Establishment providing tourist accommodation."@en ;
                            rdfs:label "Accommodation establishment"@en ,
                                       "Establecimiento alojativo"@es ;
                            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Acknowledgement
:Acknowledgement rdf:type owl:Class ;
                 rdfs:subClassOf [ rdf:type owl:Restriction ;
                                   owl:onProperty :url ;
                                   owl:allValuesFrom xsd:string
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :name ;
                                   owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                   owl:onDataRange xsd:string
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :recognizedBy ;
                                   owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                   owl:onDataRange xsd:string
                                 ] ;
                 rdfs:comment "Achievements or distinctions awarded to people, companies or products for meeting certain standards or specific criteria. These recognitions may include certifications, awards, or other types of honors that recognize quality, performance, compliance, or excellence in a particular field."@en ,
                              "Logros o distinciones otorgadas a personas, empresas o productos por cumplir con ciertos estándares o criterios específicos. Estos reconocimientos pueden incluir certificaciones, premios u otros tipos de distinciones que reconocen la calidad, el rendimiento, el cumplimiento de normas o la excelencia en un determinado campo."@es ;
                 rdfs:label "Acknowledgement"@en ,
                            "Reconocimiento"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#AdditionalInformation
:AdditionalInformation rdf:type owl:Class ;
                       rdfs:subClassOf [ rdf:type owl:Restriction ;
                                         owl:onProperty :frequentlyAskedQuestion ;
                                         owl:allValuesFrom :FrequentlyAskedQuestion
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :petAdmissionPolicy ;
                                         owl:allValuesFrom :PetAdmissionPolicy
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :accessTip ;
                                         owl:allValuesFrom xsd:string
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :conditions ;
                                         owl:allValuesFrom xsd:string
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :curiosities ;
                                         owl:allValuesFrom xsd:string
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :remarks ;
                                         owl:allValuesFrom xsd:string
                                       ] ;
                       rdfs:comment "Additional details, data or explanations that complement or expand the main information provided. It is extra information that can provide clarification, context, or specific details on a given topic."@en ,
                                    "Detalles, datos o explicaciones adicionales que complementan o amplían la información principal proporcionada. Es información extra que puede proporcionar aclaraciones, contexto o detalles específicos sobre un tema determinado."@es ;
                       rdfs:label "Additional information"@en ,
                                  "Información adicional"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#AdventureActivity
:AdventureActivity rdf:type owl:Class ;
                   rdfs:subClassOf :TourismService ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :relatedTourismOrRelatedFacility ;
                                     owl:someValuesFrom :AdventureActivityCentre
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :hasPriceClass ;
                                     owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :offeredBy ;
                                     owl:allValuesFrom :ComplementaryActivitiesCompany
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :includes ;
                                     owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                     owl:onDataRange xsd:string
                                   ] ;
                   rdfs:comment "Servicio turístico basado en la realización de una actividad recreativa o deportiva, generalmente asociada a un cierto grado de desafío físico, técnico o de riesgo percibido."@es ,
                                "Tourism service based on the performance of a recreational or sporting activity, generally associated with a certain degree of physical, technical, or perceived risk."@en ;
                   rdfs:label "Actividad de aventura"@es ,
                              "Adventure activity"@en ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#AdventureActivityCentre
:AdventureActivityCentre rdf:type owl:Class ;
                         rdfs:subClassOf :SportFacility ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty :adventureActivityType ;
                                           owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                         ] ;
                         rdfs:comment "Center oriented towards sports or practices that involve, in addition to physical activity, intense recreational activity in the natural environment."@en ,
                                      "Centro orientado a los deportes o prácticas que conllevan, además de una actividad física, una intensa actividad recreativa en el medio natural."@es ;
                         rdfs:label "Adventure activity centre"@en ,
                                    "Centro de actividades de aventura"@es ;
                         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Advice
:Advice rdf:type owl:Class ;
        rdfs:subClassOf :RulesAndTips ;
        rdfs:comment "Communication to the user of advice and good practices."@en ,
                     "Comunicación al usuario de consejos y buenas prácticas."@es ;
        rdfs:label "Advice"@en ,
                   "Recomendación"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#AgrotourismExperience
:AgrotourismExperience rdf:type owl:Class ;
                       rdfs:subClassOf :TourismService ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :agrotourismExperienceRelatedProduct ;
                                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :agrotourismExperienceType ;
                                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :hasPriceClass ;
                                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :offeredBy ;
                                         owl:allValuesFrom :ComplementaryActivitiesCompany
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :refPointOfInterest ;
                                         owl:allValuesFrom :Place
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :includes ;
                                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onDataRange xsd:string
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :notIncluded ;
                                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onDataRange xsd:string
                                       ] ;
                       rdfs:comment "Experiences resulting from the provision of tourism services on primary sector exploitations that are compatible with the main production and capable of attracting visitors to whom they can convey satisfying sensations"@en ,
                                    "Experiencias resultantes de la prestación de servicios turísticos en explotaciones del sector primario compatibles con la producción principal y capaces de atraer visitantes a los que transmitirles sensaciones satisfactorias."@es ;
                       rdfs:label "Agrotourism experience"@en ,
                                  "Experiencia agroturística"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#AgrotourismFacility
:AgrotourismFacility rdf:type owl:Class ;
                     rdfs:subClassOf :TourismOrRelatedFacility ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                       owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :offers ;
                                       owl:allValuesFrom :AgrotourismExperience
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasPriceClass ;
                                       owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                       owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ;
                     rdfs:comment "Explotaciones del sector primario que prestan servicios turísticos resultantes en experiencias agroturísticas capaces de atraer visitantes y compatibles con la producción principal de la explotación."@es ,
                                  "Primary sector exploitation providing tourist services resulting in agrotourism experiences capable of attracting visitors and compatible with the main production of the exploitation."@en ;
                     rdfs:label "Agrotourism facility"@en ,
                                "Instalación agroturística"@es ;
                     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Airport
:Airport rdf:type owl:Class ;
         rdfs:subClassOf :TransportInfrastructure ,
                         [ rdf:type owl:Restriction ;
                           owl:onProperty :transportInfrastructureContains ;
                           owl:allValuesFrom [ rdf:type owl:Class ;
                                               owl:unionOf ( :PublicService
                                                             :TourismOrRelatedFacility
                                                           )
                                             ]
                         ] ;
         rdfs:comment "A facility where air transportation originates stops and / or terminates and where passengers and/or cargo can be taken on or off and/or maintenance re-stocking or re-fueling takes place."@en ,
                      "Instalación en la que se inicia, interrumpe o finaliza el transporte aéreo y en la que se puede embarcar o desembarcar pasajeros y/o carga, y/o se realizan tareas de mantenimiento, reabastecimiento o repostaje."@es ;
         rdfs:label "Aeropuerto"@es ,
                    "Airport"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Alcazar
:Alcazar rdf:type owl:Class ;
         rdfs:subClassOf :HistoricalOrCulturalResource ;
         rdfs:comment "A fortified castle located in a strategic position, especially when enclosed by defensive walls."@en ,
                      "Castillo fortificado situado en un lugar estratégico, especialmente cuando está amurallado."@es ;
         rdfs:label "Alcazar"@en ,
                    "Alcázar"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Amphitheatre
:Amphitheatre rdf:type owl:Class ;
              rdfs:subClassOf :HistoricalOrCulturalResource ;
              rdfs:comment "An oval or circular structure equipped with tiered seating surrounding a central sandy area, where public spectacles were held in ancient Rome."@en ,
                           "Construcción oval o circular provista de un graderío alrededor de una zona arenosa central, en la que en la antigua Roma se celebraban espectáculos públicos."@es ;
              rdfs:label "Amphitheater"@en ,
                         "Anfiteatro"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#AmusementPark
:AmusementPark rdf:type owl:Class ;
               rdfs:subClassOf :LeisureAndCultureFacility ;
               rdfs:comment "A venue that hosts a wide variety of attractions and events for fun and entertainment."@en ,
                            "Recinto que acoge una gran variedad de atracciones y acontecimientos destinados a la diversión y al entretenimiento."@es ;
               rdfs:label "Amusement park"@en ,
                          "Parque de atracciones"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Aparthotel
:Aparthotel rdf:type owl:Class ;
            rdfs:subClassOf :AccommodationEstablishment ;
            rdfs:comment " Apartment hotel where accommodation is provided in studios or apartments."@en ,
                         "Apartotel donde se ofrece alojamiento en estudios o apartamentos."@es ;
            rdfs:label "Apartahotel"@es ,
                       "Aparthotel"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Aquarium
:Aquarium rdf:type owl:Class ;
          rdfs:subClassOf :LeisureAndCultureFacility ;
          rdfs:comment "Enclosure intended for the exhibition of live aquatic animals."@en ,
                       "Recinto destinado a la exhibición de animales acuáticos vivos."@es ;
          rdfs:label "Acuario"@es ,
                     "Aquarium"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Aqueduct
:Aqueduct rdf:type owl:Class ;
          rdfs:subClassOf :HistoricalOrCulturalResource ;
          rdfs:comment " A bridge-like structure supported by one or more rows of arches, designed to carry water across a deep natural depression."@en ,
                       "Construcción en forma de puente soportado por una o más filas de arcos sobre la cual se conduce agua de un lado a otro de una fuerte depresión de terreno."@es ;
          rdfs:label "Acueducto"@es ,
                     "Aqueduct"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ArabicBath
:ArabicBath rdf:type owl:Class ;
            rdfs:subClassOf :HistoricalOrCulturalResource ;
            rdfs:comment "Arab baths, also known as hammam, are public bathing spaces that combine body cleansing with relaxation and well-being."@en ,
                         "Los baños árabes, también conocidos como hammam, son espacios públicos de baño que combinan la limpieza del cuerpo con la relajación y el bienestar."@es ;
            rdfs:label "Arabic bath"@en ,
                       "Baños árabes"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Arcade
:Arcade rdf:type owl:Class ;
        rdfs:subClassOf :LeisureAndCultureFacility ;
        rdfs:comment "Lugar donde se encuentran un conjunto de máquinas o juegos, en los que a cambio de una determinada cantidad de dinero se obtiene un tiempo de juego."@es ,
                     "Place where a set of machines or games are found, in which in exchange for a certain amount of money you get playing time."@en ;
        rdfs:label "Arcade"@en ,
                   "Salón recreativo"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Arch
:Arch rdf:type owl:Class ;
      rdfs:subClassOf :HistoricalOrCulturalResource ;
      rdfs:comment "A structural element with a curved or polygonal profile."@en ,
                   "Elemento constructivo de directriz en forma curvada o poligonal."@es ;
      rdfs:label "Arch"@en ,
                 "Arco"@es ;
      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ArcheologicalSite
:ArcheologicalSite rdf:type owl:Class ;
                   rdfs:subClassOf :HistoricalOrCulturalResource ;
                   rdfs:comment "A place where archaeological remains are found."@en ,
                                "Lugar donde se hallan restos arqueológicos."@es ;
                   rdfs:label "Archaelogical site"@en ,
                              "Yacimiento arqueológico"@es ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ArtGallery
:ArtGallery rdf:type owl:Class ;
            rdfs:subClassOf :LeisureAndCultureFacility ;
            rdfs:comment "Establecimiento para exposición y venta de obras de arte."@es ,
                         "Establishment for exhibition and sale of works of art."@en ;
            rdfs:label "Art gallery"@en ,
                       "Galería de arte"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Auditorium
:Auditorium rdf:type owl:Class ;
            rdfs:subClassOf :EventAttendanceFacility ;
            rdfs:comment "Room for concerts, recitals, conferences, colloquiums, public readings, etc."@en ,
                         "Sala destinada a conciertos, recitales, conferencias, coloquios, lecturas públicas, etc."@es ;
            rdfs:label "Auditorio"@es ,
                       "Auditorium"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BakeryAndPastry
:BakeryAndPastry rdf:type owl:Class ;
                 rdfs:subClassOf :GroceriesService ;
                 rdfs:comment "Establecimiento donde se hacen y/o se venden panes, pasteles, pastas u otros dulces."@es ,
                              "Establishment where breads, cakes, pastas or other sweets are made and/or sold."@en ;
                 rdfs:label "Bakery and pastry"@en ,
                            "Panadería y pastelería"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BankOffice
:BankOffice rdf:type owl:Class ;
            rdfs:subClassOf :FinancialService ;
            rdfs:comment "Lugar donde una institución financiera ofrece asistencia personal y automatizada a los clientes."@es ,
                         "Place where a financial institution offers personal and automated assistance to customers"@en ;
            rdfs:label "Bank office"@en ,
                       "Oficina bancaria"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Bar
:Bar rdf:type owl:Class ;
     rdfs:subClassOf :FoodEstablishment ;
     rdfs:comment "Establecimiento equipado con una barra en la que se venden bebidas alcohólicas o no alcohólicas y en el que, en ocasiones, se sirven comidas ligeras, dependiendo de la especialización."@es ,
                  "Establishment equipped with a counter selling alcoholic or non-alcoholic beverages, and where light food is sometimes served depending on the specialization."@en ;
     rdfs:label "Bar"@en ,
                "Bar"@es ;
     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Basilica
:Basilica rdf:type owl:Class ;
          rdfs:subClassOf :HistoricalOrCulturalResource ;
          rdfs:comment "A church distinguished by its antiquity, magnificence, or the significance of the rites celebrated within it."@en ,
                       "Iglesia notable por su antigüedad o magnificencia o por los cultos que en ella se celebran."@es ;
          rdfs:label "Basilica"@en ,
                     "Basílica"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BasketballCourt
:BasketballCourt rdf:type owl:Class ;
                 rdfs:subClassOf :SportFacility ;
                 rdfs:comment "Flat surface, indoor or outdoor, with a hoop at each end suspended about three meters high for practicing this sport."@en ,
                              "Superficie plana, interior o exterior, con un aro en cada extremo suspendido a unos tres metros de altura para la práctica de este deporte."@es ;
                 rdfs:label "Basketball court"@en ,
                            "Cancha de baloncesto"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Bazaar
:Bazaar rdf:type owl:Class ;
        rdfs:subClassOf :RetailAndFashionBusiness ;
        rdfs:comment "Establecimiento en el que se venden gran diversidad de productos, como ropa, relojes, juguetes, artículos para la casa y objetos de regalo."@es ,
                     "Establishment where a wide variety of products are sold, such as clothing, watches, toys, household items and gift items."@en ;
        rdfs:label "Bazaar"@en ,
                   "Bazar"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Beach
:Beach rdf:type owl:Class ;
       rdfs:subClassOf :NaturalResource ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :beachType ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasBeachService ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :naturalResourceContains ;
                         owl:allValuesFrom [ rdf:type owl:Class ;
                                             owl:unionOf ( :NaturalResource
                                                           :PublicService
                                                           :TourismOrRelatedFacility
                                                         )
                                           ]
                       ] ;
       rdfs:comment "Natural or artificial area, formed by sand, gravel, pebble, rock or another material, that facilitates access to the water and the bathing area where leisure activities are carried out and where services are provided."@es ,
                    "Área natural o artificial, formada por arena, grava, guijarros, rocas u otro material, que facilita el acceso al agua y a la zona de baño donde se realizan actividades de ocio y se prestan servicios."@en ;
       rdfs:label "Beach"@en ,
                  "Playa"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BeachBar
:BeachBar rdf:type owl:Class ;
          rdfs:subClassOf :FoodEstablishment ;
          rdfs:comment "Pequeño establecimiento a pie de playa, que ofrece comidas y bebidas y que posee una terraza o área de mesas al aire libre."@es ,
                       "Small establishment on the beach, which offers food and drinks and has a terrace or outdoor table area."@en ;
          rdfs:label "Beach bar"@en ,
                     "Chiringuito"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BeachClub
:BeachClub rdf:type owl:Class ;
           rdfs:subClassOf :PartyAndEntertainmentFacility ;
           rdfs:comment "Leisure and entertainment venue in coastal areas with facilities and services similar to those of a hotel, but without the lodging option."@en ,
                        "Lugar de ocio y entretenimiento en las zonas costeras con instalaciones y servicios semejantes a los de un hotel, pero sin la opción de hospedaje."@es ;
           rdfs:label "Beach club"@en ,
                      "Club de playa"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BeautyCentre
:BeautyCentre rdf:type owl:Class ;
              rdfs:subClassOf :HealthAndWellnessFacility ;
              rdfs:comment "Establecimiento orientado a la belleza y cuidado del cuerpo."@es ,
                           "Establishment aimed at beauty and body care."@en ;
              rdfs:label "Beauty centre"@en ,
                         "Centro estético"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BellTower
:BellTower rdf:type owl:Class ;
           rdfs:subClassOf :HistoricalOrCulturalResource ;
           rdfs:comment "A tall tower, whether freestanding, attached, or integrated ninto a building, where bells are housed."@en ,
                        "Torre elevada, exenta, adosada o integrada en un edificio, donde se colocan las campanas."@es ;
           rdfs:label "Bell tower"@en ,
                      "Campanario"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BicycleSharingSystem
:BicycleSharingSystem rdf:type owl:Class ;
                      rdfs:subClassOf :TransportInfrastructure ,
                                      [ rdf:type owl:Restriction ;
                                        owl:onProperty :hasPriceSpecification ;
                                        owl:allValuesFrom :PriceSpecification
                                      ] ;
                      rdfs:comment "Service that makes a series of bicycles available to users to be used temporarily as a means of transportation."@en ,
                                   "Servicio que pone a disposición de los usuarios una serie de bicicletas para que sean utilizadas temporalmente como medio de transporte."@es ;
                      rdfs:label "Bicycle sharing system"@en ,
                                 "Sistema de bicicletas compartidas"@es ;
                      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BikeLane
:BikeLane rdf:type owl:Class ;
          rdfs:subClassOf :TransportInfrastructure ;
          rdfs:comment "Cycle route that runs adjacent to the road in one or two directions."@en ,
                       "Vía ciclista que discurre adosada a la calzada en uno o en doble sentido."@es ;
          rdfs:label "Bike lane"@en ,
                     "Carril bici"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Bingo
:Bingo rdf:type owl:Class ;
       rdfs:subClassOf :PartyAndEntertainmentFacility ;
       rdfs:comment "An establishment specifically designed for playing bingo games and offering the chance to win prizes."@en ,
                    "Establecimiento diseñado específicamente para la realización de juegos de bingo y tener la oportunidad de ganar premios."@es ;
       rdfs:label "Bingo"@en ,
                  "Bingo"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BookingChannel
:BookingChannel rdf:type owl:Class ;
                rdfs:subClassOf :ContactPoint ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :onSite ;
                                  owl:allValuesFrom :Location
                                ] ;
                rdfs:comment "Means or platforms that a place, event, or organisation offers for the purpose of making a booking."@en ,
                             "Medios o plataformas que pone a disposición un lugar, evento u organización para realizar una reserva."@es ;
                rdfs:label "Booking channel"@en ,
                           "Canal de reserva"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Bookshop
:Bookshop rdf:type owl:Class ;
          rdfs:subClassOf :RetailAndFashionBusiness ;
          rdfs:comment "Shop where books are sold"@en ,
                       "Tienda donde se venden libros."@es ;
          rdfs:label "Bookshop"@en ,
                     "Librería"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BowlingAlley
:BowlingAlley rdf:type owl:Class ;
              rdfs:subClassOf :SportFacility ;
              rdfs:comment "A recreational facility equipped with lanes for bowling, often featuring catering and complementary entertainment services."@en ,
                           "Instalación recreativa equipada con pistas para la práctica de bolos, que suele integrar servicios de restauración y entretenimiento complementario."@es ;
              rdfs:label "Bolera"@es ,
                         "Bowling alley"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Brewery
:Brewery rdf:type owl:Class ;
         rdfs:subClassOf :FoodEstablishment ;
         rdfs:comment "Establecimiento en el que se sirve cerveza como especialidad."@es ,
                      "Establishment in which beer is served as specialty."@en ;
         rdfs:label "Brewery"@en ,
                    "Cervecería"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Bridge
:Bridge rdf:type owl:Class ;
        rdfs:subClassOf :HistoricalOrCulturalResource ;
        rdfs:comment "A structure made of stone, brick, wood, iron, concrete, or other materials, built over rivers, moats, or other areas to connect two sides"@en ,
                     "Construcción de piedra, ladrillo, madera, hierro, hormigón, etc., que se construye y forma sobre los ríos, fosos y otros sitios, para comunicar dos lados."@es ;
        rdfs:label "Bridge"@en ,
                   "Puente"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BullRing
:BullRing rdf:type owl:Class ;
          rdfs:subClassOf :EventAttendanceFacility ,
                          :HistoricalOrCulturalResource ;
          rdfs:comment "A generally circular structure with tiered seating, intended for bullfighting but also used for other types of events."@en ,
                       "Construcción generalmente circular y con graderías, destinada a la lidia de toros, aunque también puede ser utilizada para otros tipos de eventos."@es ;
          rdfs:label "Bullring"@en ,
                     "Plaza de toros"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BusOperator
:BusOperator rdf:type owl:Class ;
             rdfs:subClassOf :PassengerTransportCompany ;
             rdfs:comment "Company specialized in providing passenger transport services using coaches on pre-established routes."@en ,
                          "Empresa especializada en la prestación de servicios de transporte de pasajeros utilizando autocares en rutas preestablecidas."@es ;
             rdfs:label "Bus operator"@en ,
                        "Operador de autocares"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#BusStation
:BusStation rdf:type owl:Class ;
            rdfs:subClassOf :TransportInfrastructure ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :transportInfrastructureContains ;
                              owl:allValuesFrom [ rdf:type owl:Class ;
                                                  owl:unionOf ( :PublicService
                                                                :TourismOrRelatedFacility
                                                              )
                                                ]
                            ] ;
            rdfs:comment "Facility for the arrival and departure of buses."@en ,
                         "Instalación destinada a la llegada y salida de autobuses."@es ;
            rdfs:label "Bus station"@en ,
                       "Estación de autobuses"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#CafeOrCoffeeShop
:CafeOrCoffeeShop rdf:type owl:Class ;
                  rdfs:subClassOf :FoodEstablishment ;
                  rdfs:comment "Establecimiento donde se sirven y/o venden bebidas frías y calientes, pasteles, a veces sándwiches, comidas ligeras y café en grano."@es ,
                               "Establishment where hot and cold beverages, cakes, sometimes sandwiches, light meals, and coffee beans are served and/or sold."@en ;
                  rdfs:label "Cafe or coffee shop"@en ,
                             "Cafetería"@es ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#CallShop
:CallShop rdf:type owl:Class ;
          rdfs:subClassOf :MiscellaneousBusiness ;
          rdfs:comment "Local que ofrece a sus clientes servicios de telefonía y conexión a internet principalmente."@es ,
                       "Local that offers its clients telephone services and internet connection mainly."@en ;
          rdfs:label "Call shop"@en ,
                     "Locutorio"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Camping
:Camping rdf:type owl:Class ;
         rdfs:subClassOf :AccommodationEstablishment ;
         rdfs:comment "Tipo de establecimiento situado al aire libre que posee las instalaciones necesarias para atender la demanda y las necesidades alojativas y servicios para albergar a turistas."@es ,
                      "Type of establishment located outdoors that has the necessary facilities to meet the demand and accommodation needs and services to accommodate tourists."@en ;
         rdfs:label "Camping"@en ,
                    "Camping"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Campsite
:Campsite rdf:type owl:Class ;
          rdfs:subClassOf :EducationalFacility ;
          rdfs:comment "Instalación eventual, en terreno abierto, donde se practican actividades de convivencia al aire libre, orientada a fines educativos y de formación."@es ,
                       "Possible installation, in open terrain, where outdoor coexistence activities are practiced, aimed at educational and training purposes."@en ;
          rdfs:label "Campamento"@es ,
                     "Campsite"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Canal
:Canal rdf:type owl:Class ;
       rdfs:subClassOf :NaturalResource ;
       rdfs:comment "Artificial channel through which water is conducted to discharge it or for other uses"@en ,
                    "Cauce artificial por donde se conduce el agua para darle salida o para otros usos"@es ;
       rdfs:label "Canal"@en ,
                  "Canal"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#CaravanArea
:CaravanArea rdf:type owl:Class ;
             rdfs:subClassOf :TransportInfrastructure ;
             rdfs:comment "Espacio específicamente designado para el estacionamiento y pernocta de autocaravanas y campers, que ofrece servicios adaptados a este tipo de vehículos"@es ,
                          "Space specifically designated for parking and overnight stays for motorhomes and campers, which offers services adapted to this type of vehicle."@en ;
             rdfs:label "Caravan area"@en ,
                        "Área de autocaravanas"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Casino
:Casino rdf:type owl:Class ;
        rdfs:subClassOf :PartyAndEntertainmentFacility ;
        rdfs:comment "An establishment dedicated to gambling activities, where shows, concerts, dances, and other events may also be offered."@en ,
                     "Establecimiento destinado a la práctica de juegos de azar, donde en ocasiones también se ofrecen espectáculos, conciertos, bailes u otras actividades."@es ;
        rdfs:label "Casino"@en ,
                   "Casino"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Castle
:Castle rdf:type owl:Class ;
        rdfs:subClassOf :HistoricalOrCulturalResource ;
        rdfs:comment "A building or group of buildings surrounded by walls, moats, and other defensive works, typically constructed on elevated ground and strategically located for warfare."@en ,
                     "Edificio o conjunto de edificios rodeados de murallas, fosos y otras obras de fortificación, construido generalmente en un lugar elevado y estratégicamente situado para la guerra."@es ;
        rdfs:label "Castillo"@es ,
                   "Castle"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Catacomb
:Catacomb rdf:type owl:Class ;
          rdfs:subClassOf :HistoricalOrCulturalResource ;
          rdfs:comment "Galerías subterráneas que algunas civilizaciones mediterráneas antiguas construyeron y utilizaron como lugar de enterramiento."@es ,
                       "Underground galleries built and used by certain ancient Mediterranean civilizations as burial places."@en ;
          rdfs:label "Catacomb"@en ,
                     "Catacumba"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#CateringService
:CateringService rdf:type owl:Class ;
                 rdfs:subClassOf :FoodEstablishment ;
                 rdfs:comment "Food and beverage services for events, whether large or small, formal or informal."@en ,
                              "Servicio de provisión de alimentos y bebidas para eventos, ya sean grandes o pequeños, formales o informales."@es ;
                 rdfs:label "Catering service"@en ,
                            "Servicio de catering"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Cathedral
:Cathedral rdf:type owl:Class ;
           rdfs:subClassOf :HistoricalOrCulturalResource ;
           rdfs:comment "Iglesia principal en que el obispo, con su cabildo, tiene su sede o cátedra."@es ,
                        "The principal church where the bishop, together with the cathedral chapter, has his seat."@en ;
           rdfs:label "Catedral"@es ,
                      "Cathedral"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Cave
:Cave rdf:type owl:Class ;
      rdfs:subClassOf :NaturalResource ;
      rdfs:comment "Cavidad natural del terreno causada por algún tipo de erosión de corrientes de agua, hielo o lava."@es ,
                   "Natural cavity in the ground caused by some type of erosion from water currents, ice or lava."@en ;
      rdfs:label "Cave"@en ,
                 "Cueva o caverna"@es ;
      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Cemetery
:Cemetery rdf:type owl:Class ;
          rdfs:subClassOf :HistoricalOrCulturalResource ;
          rdfs:comment "An enclosed area generally designated for the burial or interment of deceased persons."@en ,
                       "Recinto generalmente delimitado destinado al enterramiento o sepultura de personas fallecidas."@es ;
          rdfs:label "Cementerio"@es ,
                     "Cemetery"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Certification
:Certification rdf:type owl:Class ;
               rdfs:subClassOf :Acknowledgement ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :certificationType ;
                                 owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :hasDescription ;
                                 owl:allValuesFrom :Description
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :validFrom ;
                                 owl:allValuesFrom xsd:date
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :validThrough ;
                                 owl:allValuesFrom xsd:date
                               ] ;
               rdfs:comment "Certificados que indican el cumplimiento de normas, requisitos, características o exigencias"@es ,
                            "Certificates that indicate compliance with standards, requirements, characteristics or demands"@en ;
               rdfs:label "Certificación"@es ,
                          "Certification"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Chapel
:Chapel rdf:type owl:Class ;
        rdfs:subClassOf :HistoricalOrCulturalResource ;
        rdfs:comment "A building adjacent to a church, or forming part of it, containing an altar and dedicated to a particular devotion."@en ,
                     "Edificio contiguo a una iglesia o parte integrante de ella, con altar y advocación particular."@es ;
        rdfs:label "Chapel"@en ,
                   "Ermita"@es ;
        <http://www.w3.org/2004/02/skos/core#altLabel> "Capilla"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ChillOut
:ChillOut rdf:type owl:Class ;
          rdfs:subClassOf :PartyAndEntertainmentFacility ;
          rdfs:comment "A place where drinks are served and calm and relaxing electronic music is listened to."@en ,
                       "Local en el que se despachan bebidas y se escucha música electrónica tranquila y relajante."@es ;
          rdfs:label "Chill out"@en ,
                     "Chill out"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ChocolateShop
:ChocolateShop rdf:type owl:Class ;
               rdfs:subClassOf :FoodEstablishment ;
               rdfs:comment "Establecimiento en el que se sirve chocolate a la taza, bebidas y productos de pastelería."@es ,
                            "Establishment that serves hot chocolate, drinks and pastries."@en ;
               rdfs:label "Chocolate shop"@en ,
                          "Chocolatería"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Church
:Church rdf:type owl:Class ;
        rdfs:subClassOf :HistoricalOrCulturalResource ;
        rdfs:comment "A Christian place of worship."@en ,
                     "Templo cristiano."@es ;
        rdfs:label "Church"@en ,
                   "Iglesia"@es ,
                   "Parish"@en ;
        <http://www.w3.org/2004/02/skos/core#altLabel> "Parroquia"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ChurroShop
:ChurroShop rdf:type owl:Class ;
            rdfs:subClassOf :FoodEstablishment ;
            rdfs:comment "Establecimiento en el que se elaboran y se comercializan churros y porras, de forma artesanal, así como chocolate a la taza."@es ,
                         "Establishment where artisanal churros and porras are made and sold, as well as hot chocolate."@en ;
            rdfs:label "Churrería"@es ,
                       "Churro shop"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#CiderBar
:CiderBar rdf:type owl:Class ;
          rdfs:subClassOf :FoodEstablishment ;
          rdfs:comment "Establecimiento en el que se vende y se consume sidra como especialidad."@es ,
                       "Establishment in which cider is sold and consumed as a specialty."@en ;
          rdfs:label "Cider bar"@en ,
                     "Sidrería"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#CivilProtection
:CivilProtection rdf:type owl:Class ;
                 rdfs:subClassOf :PublicService ;
                 rdfs:comment "Public service that protects people and property, guaranteeing an adequate response to different types of emergencies and catastrophes"@en ,
                              "Servicio público que protege a las personas y bienes garantizando una respuesta adecuada ante los distintos tipos de emergencias y catástrofes."@es ;
                 rdfs:label "Civil protection"@en ,
                            "Protección civil"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ClimbingWall
:ClimbingWall rdf:type owl:Class ;
              rdfs:subClassOf :SportFacility ;
              rdfs:comment "Instalación deportiva consistente en una pared rocosa para el entrenamiento de la escalada."@es ,
                           "Sports facility consisting of a rock wall for climbing training."@en ;
              rdfs:label "Climbing wall"@en ,
                         "Rocódromo"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Cloister
:Cloister rdf:type owl:Class ;
          rdfs:subClassOf :HistoricalOrCulturalResource ;
          rdfs:comment "A gallery that encloses the main courtyard of a church or monastery."@en ,
                       "Galería que cerca el patio principal de una iglesia o convento."@es ;
          rdfs:label "Claustro"@es ,
                     "Cloister"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Clothing
:Clothing rdf:type owl:Class ;
          rdfs:subClassOf :RetailAndFashionBusiness ;
          rdfs:comment "A retail establishment dedicated to the sale of clothing, footwear, and accessories that follow current design and market trends."@en ,
                       "Establecimiento dedicado a la venta minorista de prendas devestir, calzado y accesorios que siguen las tendencias actuales del diseño y el mercado."@es ;
          rdfs:label "Clothing"@en ,
                     "Tienda de moda"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#CocktailBar
:CocktailBar rdf:type owl:Class ;
             rdfs:subClassOf :FoodEstablishment ;
             rdfs:comment "Establecimiento dedicado a la elaboración y al servicio de cócteles, entendidos como resultantes de la combinación de distintas bebidas y otros ingredientes, generalmente de carácter alcohólico."@es ,
                          "Establishment dedicated to the preparation and service of cocktails, understood as beverages resulting from the combination of different drinks and other ingredients, generally of an alcoholic nature."@en ;
             rdfs:label "Cocktail bar"@en ,
                        "Coctelería"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ComplementaryActivitiesCompany
:ComplementaryActivitiesCompany rdf:type owl:Class ;
                                rdfs:subClassOf :TourismOrganisation ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty :hasTourismOrRelatedFacility ;
                                                  owl:allValuesFrom :TourismOrRelatedFacility
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty :offers ;
                                                  owl:allValuesFrom [ rdf:type owl:Class ;
                                                                      owl:unionOf ( :AdventureActivity
                                                                                    :AgrotourismExperience
                                                                                    :TicketOrEntrance
                                                                                    :Tour
                                                                                  )
                                                                    ]
                                                ] ;
                                rdfs:comment "Organización turística dedicada a la prestación de actividades o servicios que satisfacen necesidades vinculadas a una o varias tipologías turísticas concretas."@es ,
                                             "Tourism organisation dedicated to providing activities or services that meet needs related to one or more specific types of tourism."@en ;
                                rdfs:label "Complementary activities company"@en ,
                                           "Empresa de actividades complementarias"@es ;
                                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#CongressCentre
:CongressCentre rdf:type owl:Class ;
                rdfs:subClassOf :EventAttendanceFacility ,
                                :HistoricalOrCulturalResource ;
                rdfs:comment "Espacio preparado para la acogida y celebración de congresos, convenciones, ferias, incentivos y cualquier otro acontecimiento similar."@es ,
                             "Space prepared for hosting and holding conferences, conventions, fairs, incentives and any other similar event."@en ;
                rdfs:label "Congress centre"@en ,
                           "Palacio de congresos y exposiciones"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ContactPoint
:ContactPoint rdf:type owl:Class ;
              rdfs:subClassOf owl:Thing ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :app ;
                                owl:allValuesFrom xsd:string
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :email ;
                                owl:allValuesFrom xsd:string
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :instantMessagingService ;
                                owl:allValuesFrom xsd:string
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :telephone ;
                                owl:allValuesFrom xsd:string
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :url ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onDataRange xsd:string
                              ] ;
              rdfs:comment "A designated means of communication (e.g., phone number, email, website) through which a person or organisation can be reached for inquiries or support."@en ,
                           "Medio de comunicación designado (por ejemplo, número de teléfono, correo electrónico, URL) a través del cual se puede contactar con una persona u organización para realizar consultas o solicitar asistencia."@es ;
              rdfs:label "Contact point"@en ,
                         "Punto de contacto"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Convent
:Convent rdf:type owl:Class ;
         rdfs:subClassOf :HistoricalOrCulturalResource ;
         rdfs:comment "A residence where members of a religious order live under the rules of their institute."@en ,
                      "Casa en que viven religiosos o religiosas bajo las reglas de su instituto."@es ;
         rdfs:label "Convent"@en ,
                    "Convento"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ConventionCentre
:ConventionCentre rdf:type owl:Class ;
                  rdfs:subClassOf :EventAttendanceFacility ;
                  rdfs:comment "A facility designed for hosting conventions, congresses, conferences, professional meetings, and other corporate or institutional events, equipped with versatile spaces such as modular rooms, auditoriums, and support areas, as well as the technical infrastructure and services required for the organisation and management of large-scale events."@en ,
                               "Instalación destinada a la celebración de congresos, convenciones, conferencias, reuniones profesionales y otros eventos de carácter corporativo o institucional, dotada de espacios versátiles como salas modulares, auditorios y áreas de apoyo, así como de infraestructuras técnicas y servicios necesarios para la organización y gestión de eventos a gran escala."@es ;
                  rdfs:label "Centro de convenciones"@es ,
                             "Convention centre"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Cove
:Cove rdf:type owl:Class ;
      rdfs:subClassOf :NaturalResource ;
      rdfs:comment "A small, rounded inlet forming part of a bay, smaller than a beach and characterized by calmer waters."@en ,
                   "Tramo de bahía de forma redondeada, de dimensiones más pequeñas a las de la playa y donde sus aguas son más tranquilas"@es ;
      rdfs:label "Cala"@es ,
                 "Cove"@en ;
      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#CultureCentre
:CultureCentre rdf:type owl:Class ;
               rdfs:subClassOf :HistoricalOrCulturalResource ,
                               :LeisureAndCultureFacility ;
               rdfs:comment "Recinto en los que se organizan actividades de carácter cultural: conferencias, exposiciones, tertulias, etc."@es ,
                            "Venue where cultural activities are organized: conferences, exhibitions, gatherings, etc."@en ;
               rdfs:label "Centro cultural"@es ,
                          "Culture centre"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#DailyOpeningHours
:DailyOpeningHours rdf:type owl:Class ;
                   rdfs:subClassOf [ rdf:type owl:Restriction ;
                                     owl:onProperty :dayOfTheWeek ;
                                     owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                     owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                   ] ;
                   rdfs:comment "Horario de apertura correspondiente a un día concreto de la semana, definido mediante uno o varios intervalos horarios con horas de apertura y cierre."@es ,
                                "Opening hours corresponding to a specific day of the week, defined by one or more time intervals with opening and closing times."@en ;
                   rdfs:label "Daily opening hours"@en ,
                              "Horario de apertura diario"@es ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Description
:Description rdf:type owl:Class ;
             rdfs:subClassOf owl:Thing ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty :author ;
                               owl:allValuesFrom :TourismDestination
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty :relatedTourismDestination ;
                               owl:allValuesFrom :TourismDestination
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty :keyword ;
                               owl:allValuesFrom xsd:string
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty :shortDescription ;
                               owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                               owl:onDataRange xsd:string
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty :longDescription ;
                               owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                               owl:onDataRange xsd:string
                             ] ;
             rdfs:comment "Proporciona información concisa y resumida sobre un elemento específico, como un producto, servicio o entidad. Este bloque suele contener detalles clave y destacados que describen las características principales, funciones, beneficios o aspectos destacados del elemento en cuestión."@es ,
                          "Provides concise, summarized information about a specific item, such as a product, service, or entity. This block usually contains key details and highlights that describe the main features, functions, benefits or highlights of the item in question."@en ;
             rdfs:label "Descripción"@es ,
                        "Description"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Desert
:Desert rdf:type owl:Class ;
        rdfs:subClassOf :NaturalResource ,
                        [ rdf:type owl:Restriction ;
                          owl:onProperty :naturalResourceContains ;
                          owl:allValuesFrom [ rdf:type owl:Class ;
                                              owl:unionOf ( :NaturalResource
                                                            :PublicService
                                                            :TourismOrRelatedFacility
                                                          )
                                            ]
                        ] ;
        rdfs:comment "Sandy or rocky territory, which due to the almost total lack of rain lacks or has very little vegetation"@en ,
                     "Territorio arenoso o pedregoso, que por la falta casi total de lluvias carece de vegetación o la tiene muy escasa."@es ;
        rdfs:label "Desert"@en ,
                   "Desierto"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#DestinationExperience
:DestinationExperience rdf:type owl:Class ;
                       rdfs:subClassOf :TourismService ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :offeredBy ;
                                         owl:allValuesFrom :TourismDestination
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :hasLocation ;
                                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onClass :Location
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :itinerary ;
                                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onClass :Itinerary
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :timeOfTheDay ;
                                         owl:allValuesFrom xsd:string
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :endDateTime ;
                                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onDataRange xsd:dateTime
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :startDateTime ;
                                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onDataRange xsd:dateTime
                                       ] ;
                       rdfs:comment "Price-free experiences that the destination proposes so that the tourist integrates into the way of life of its inhabitants, their culture and their authenticity, to motivate the completion of the trip or so that they take away a memory that survives after it and can be transmitted to others. It allows establishing an emotional relationship between the tourist and the inhabitants of the destination."@en ,
                                    "Vivencias libres de precio que el destino propone para que el turista se integre en la forma de vivir de sus habitantes, su cultura y su autenticidad, para motivar la realización del viaje o bien para que se lleve un recuerdo que perviva después del mismo y pueda ser transmitido a los demás. Permite establecer una relación emocional entre el turista y los habitantes del destino."@es ;
                       rdfs:label "Destination experience"@en ,
                                  "Experiencia en destino"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#DestinationManagementCompany
:DestinationManagementCompany rdf:type owl:Class ;
                              rdfs:subClassOf :TourismIntermediary ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty :hasAdditionalDMCService ;
                                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                              ] ;
                              rdfs:comment "Company specialized in the organization and management of tourist services for foreign visitors in a specific destination."@en ,
                                           "Empresa especializada en la organización y gestión de servicios turísticos para visitantes extranjeros en un destino específico."@es ;
                              rdfs:label "Destination management company"@en ,
                                         "Operador receptivo"@es ;
                              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#DiveSite
:DiveSite rdf:type owl:Class ;
          rdfs:subClassOf :NaturalResource ;
          rdfs:comment "Specific area of a natural environment, generally marine or underwater, that meets physical, biological, or scenic conditions of interest for the practice of diving."@en ,
                       "Zona específica de un entorno natural, generalmente marino o subacuático, que reúne condiciones físicas, biológicas o paisajísticas de interés para la práctica del buceo."@es ;
          rdfs:label "Dive site"@en ,
                     "Punto de inmersión"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#DryCleaningOrLaundry
:DryCleaningOrLaundry rdf:type owl:Class ;
                      rdfs:subClassOf :MiscellaneousBusiness ;
                      rdfs:comment "Establecimiento en el que se tiñen, se planchan o se limpian en seco o mediante otro procedimiento tejidos y prendas de vestir."@es ,
                                   "Establishment in which fabrics and clothing are dyed, ironed, dry cleaned or otherwise cleaned."@en ;
                      rdfs:label "Dry cleaning or laundry"@en ,
                                 "Tintorería o lavandería"@es ;
                      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#EVChargingStation
:EVChargingStation rdf:type owl:Class ;
                   rdfs:subClassOf :TransportInfrastructure ;
                   rdfs:comment "Lugar que provee electricidad para la recarga rápida de las baterías de los vehículos eléctricos."@es ,
                                "Place that provides electricity for the rapid recharging of electric vehicle batteries."@en ;
                   rdfs:label "Electric vehicle charging station"@en ,
                              "Estación de carga de vehículos eléctricos"@es ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#EducationalCentre
:EducationalCentre rdf:type owl:Class ;
                   rdfs:subClassOf :EducationalFacility ;
                   rdfs:comment "Establecimiento destinado a la enseñanza."@es ,
                                "Establishment intended for teaching."@en ;
                   rdfs:label "Centro educativo"@es ,
                              "Educational centre"@en ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#EducationalFacility
:EducationalFacility rdf:type owl:Class ;
                     rdfs:subClassOf :TourismOrRelatedFacility ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasAdditionalEducationalFacilityService ;
                                       owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                       owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ;
                     rdfs:comment "Espacios dedicados al aprendizaje y desarrollo de habilidades donde los participantes, generalmente niños o jóvenes, participan en actividades educativas, recreativas y sociales fuera del entorno escolar tradicional y con un enfoque generalmente temático."@es ,
                                  "Spaces dedicated to learning and skill development where participants, generally children or young people, participate in educational, recreational and social activities outside the traditional school environment and with a generally thematic focus."@en ;
                     rdfs:label "Educational facility"@en ,
                                "Instalación educativa"@es ;
                     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#EmbassyAndConsulate
:EmbassyAndConsulate rdf:type owl:Class ;
                     rdfs:subClassOf :PublicService ;
                     rdfs:comment "Representación de la administración pública de un país en otro."@es ,
                                  "Representation of the public administration of a country in another"@en ;
                     rdfs:label "Embajada y consulado"@es ,
                                "Embassy and consulate"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#EngineCircuit
:EngineCircuit rdf:type owl:Class ;
               rdfs:subClassOf :SportFacility ;
               rdfs:comment " An area equipped with one or more tracks designed for holding races."@en ,
                            "Espacio provisto de una o varias pistas preparadas para disputar carreras."@es ;
               rdfs:label "Circuito de motor"@es ,
                          "Engine circuit"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#EquestrianClub
:EquestrianClub rdf:type owl:Class ;
                rdfs:subClassOf :SportFacility ;
                rdfs:comment "Facilities that house horses for recreational, sporting or tourist purposes, including sports stables, rental stables and other establishments for equestrian practice."@en ,
                             "Instalaciones que albergan caballos con fines recreativos deportivos o turísticos incluyendo las cuadras deportivas, las cuadras en alquiler y otros establecimientos para la práctica ecuestre."@es ;
                rdfs:label "Club hípico"@es ,
                           "Equestrian club"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#EscapeRoom
:EscapeRoom rdf:type owl:Class ;
            rdfs:subClassOf :LeisureAndCultureFacility ;
            rdfs:comment "An interactive leisure experience based on solving puzzles and locating key items, with the objective of completing a mission or exiting a premises within a set time limit."@en ,
                         "Experiencia de ocio interactivo basada en la resolución de enigmas y la localización de objetos clave, con el fin de completar una misión o abandonar un recinto en un tiempo determinado."@es ;
            rdfs:label "Escape room"@en ,
                       "Escape room"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Event
:Event rdf:type owl:Class ;
       rdfs:subClassOf :TourismEntity ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :availableLanguage ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :eventType ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasAcknowledgement ;
                         owl:allValuesFrom :Acknowledgement
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasAdditionalEventService ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasContactPoint ;
                         owl:allValuesFrom :ContactPoint
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasPriceSpecification ;
                         owl:allValuesFrom :PriceSpecification
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasSubEvent ;
                         owl:allValuesFrom :Event
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasSuperEvent ;
                         owl:allValuesFrom :Event
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :nearTo ;
                         owl:allValuesFrom :Place
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :refPointOfInterest ;
                         owl:allValuesFrom :Place
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :relatedTo ;
                         owl:allValuesFrom :TourismEntity
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :touristType ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :travelUnit ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :venue ;
                         owl:allValuesFrom :Place
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasContactPoint ;
                         owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onClass :ContactPoint
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :eventSchedule ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onClass :Schedule
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasContactPoint ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onClass :BookingChannel
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasLocation ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onClass :Location
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasSuperEvent ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onClass :Event
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :offeredBy ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onClass [ rdf:type owl:Class ;
                                       owl:unionOf ( :TourismDestination
                                                     :TourismOrganisation
                                                   )
                                     ]
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :saleEndDate ;
                         owl:allValuesFrom xsd:date
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :saleStartDate ;
                         owl:allValuesFrom xsd:date
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :startDateTime ;
                         owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:dateTime
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :maximumAttendeeCapacity ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:int
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :numberedSeats ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:boolean
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :outdoorEvent ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:boolean
                       ] ;
       rdfs:comment "Experience which takes place at a specific time and location."@en ,
                    "Experiencia que tiene lugar en un momento y lugar específicos."@es ;
       rdfs:label "Event"@en ,
                  "Evento"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#EventAttendanceFacility
:EventAttendanceFacility rdf:type owl:Class ;
                         rdfs:subClassOf :TourismOrRelatedFacility ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty :hasAdditionalEventAttendanceFacilityService ;
                                           owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                         ] ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                           owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                         ] ;
                         rdfs:comment "Espacios diseñados y equipados para albergar la celebración de diversas actividades y acontecimientos."@es ,
                                      "Spaces designed and equipped to host various activities and events."@en ;
                         rdfs:label "Event attendance facility"@en ,
                                    "Instalación para eventos"@es ;
                         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#EventOrganisationCompany
:EventOrganisationCompany rdf:type owl:Class ;
                          rdfs:subClassOf :TourismOrganisation ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :hasTourismOrRelatedFacility ;
                                            owl:allValuesFrom :TourismOrRelatedFacility
                                          ] ;
                          rdfs:comment "Company that is mainly responsible for the design, planning, coordination, as well as the production and execution of an event."@en ,
                                       "Empresa que se encarga principalmente del diseño, la planificación, la coordinación, así como la producción y ejecución de un evento."@es ;
                          rdfs:label "Empresa de organización de eventos"@es ,
                                     "Event organisation company"@en ;
                          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ExchangeBureau
:ExchangeBureau rdf:type owl:Class ;
                rdfs:subClassOf :FinancialService ;
                rdfs:comment "Organización o centro que permite a los clientes cambiar una divisa por otra."@es ,
                             "Organization or facility that allows customers to exchange one currency for another"@en ;
                rdfs:label "Casa de cambio"@es ,
                           "Exchange bureau"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ExhibitionHall
:ExhibitionHall rdf:type owl:Class ;
                rdfs:subClassOf :LeisureAndCultureFacility ;
                rdfs:comment "Espacio de fomento, promoción y difusión de las artes plásticas."@es ,
                             "Space for the promotion, promotion and dissemination of the plastic arts."@en ;
                rdfs:label "Exhibition hall"@en ,
                           "Sala de exposiciones"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Fairground
:Fairground rdf:type owl:Class ;
            rdfs:subClassOf :EventAttendanceFacility ;
            rdfs:comment "A facility intended for hosting fairs, exhibitions, and other temporary events open to the public, composed of large and modular spaces, indoor or outdoor, adapted for the exhibition and promotion of products and services."@en ,
                         "Instalación destinada a la celebración de ferias, exposiciones y otros eventos temporales abiertos al público, formada por espacios amplios y modulares, cubiertos o al aire libre, adaptados para la exhibición y promoción de productos y servicios."@es ;
            rdfs:label "Fairground"@en ,
                       "Recinto ferial"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#FarmSchool
:FarmSchool rdf:type owl:Class ;
            rdfs:subClassOf :AgrotourismFacility ;
            rdfs:comment "Educational and learning space where activities related to nature, the rural world and respect for the environment are carried out."@en ,
                         "Espacio educativo y de aprendizaje donde se realizan actividades relacionadas con la naturaleza, el mundo rural y el respeto al medio ambiente."@es ;
            rdfs:label "Farm school"@en ,
                       "Granja escuela"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#FerryOperator
:FerryOperator rdf:type owl:Class ;
               rdfs:subClassOf :PassengerTransportCompany ;
               rdfs:comment "Company dedicated to operating maritime transportation services for passengers and vehicles through ferries and specific maritime routes."@en ,
                            "Compañía que se dedica a operar servicios de transporte marítimo de pasajeros y vehículos a través de ferris y rutas marítimas específicas."@es ;
               rdfs:label "Ferry operator"@en ,
                          "Operador de ferris"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#FinancialService
:FinancialService rdf:type owl:Class ;
                  rdfs:subClassOf :LocalBusiness ;
                  rdfs:comment "Actividad o función relacionada con la gestión, el manejo o la intermediación de dinero y recursos financieros."@es ,
                               "Activity or function related to the management, handling or intermediation of money and financial resources."@en ;
                  rdfs:label "Financial service"@en ,
                             "Servicio financiero"@es ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#FireStation
:FireStation rdf:type owl:Class ;
             rdfs:subClassOf :PublicService ;
             rdfs:comment "Competent body for the prevention, preparation and attention of fires and other emergencies"@en ,
                          "Órgano competente para la prevención, preparación y atención de incendios y otras emergencias"@es ;
             rdfs:label "Estación de bomberos"@es ,
                        "Fire station"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#FoodAndBeverageService
:FoodAndBeverageService rdf:type owl:Class ;
                        rdfs:subClassOf :TourismService ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty :offeredBy ;
                                          owl:allValuesFrom :RestaurantCompany
                                        ] ;
                        rdfs:comment " A tourism service that encompasses the preparation, provision, and consumption of food and beverages offered to customers by food and beverage establishments, either for on-site consumption or takeaway."@en ,
                                     "Servicio turístico que comprende la preparación, elaboración, suministro y consumo de alimentos y bebidas ofrecidos a los clientes por establecimientos de restauración, ya sea para su consumo en el propio establecimiento o para llevar."@es ;
                        rdfs:label "Food and beverage service"@en ,
                                   "Servicio de comidas y bebidas"@es ;
                        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#FoodEstablishment
:FoodEstablishment rdf:type owl:Class ;
                   rdfs:subClassOf :TourismOrRelatedFacility ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :hasAdditionalFoodEstablishmentService ;
                                     owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                     owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :menuOptions ;
                                     owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :offersGastronomicResource ;
                                     owl:allValuesFrom :GastronomicResource
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :servesCuisine ;
                                     owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :hasPriceClass ;
                                     owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                     owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :hasPriceSpecification ;
                                     owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                     owl:onClass :PriceSpecification
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :averagePricePerPerson ;
                                     owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                     owl:onDataRange xsd:float
                                   ] ;
                   rdfs:comment "Businesses dedicated to the production of foods and beverages prepared for consumption."@en ,
                                "Negocios dedicados a la elaboración de comidas y bebidas preparadas para su consumo."@es ;
                   rdfs:label "Establecimiento de restauración"@es ,
                              "Food establishment"@en ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#FoodStall
:FoodStall rdf:type owl:Class ;
           rdfs:subClassOf :FoodEstablishment ;
           rdfs:comment "Puesto sin sitio para sentarse donde los clientes pueden comprar aperitivos ligeros y bebidas, así como comidas preparadas."@es ,
                        "Stall without place for sitting from which customers can purchase light snacks and beverages, as well as fully prepared meals."@en ;
           rdfs:label "Food stall"@en ,
                      "Puesto de comida"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#FootballField
:FootballField rdf:type owl:Class ;
               rdfs:subClassOf :SportFacility ;
               rdfs:comment "A sports venue designed and equipped for football, featuring a regulation-sized pitch and perimeter areas for spectators."@en ,
                            "Recinto deportivo diseñado y equipado para la práctica del fútbol, que cuenta con un terreno de juego de dimensiones reglamentarias y zonas perimetrales para el público."@es ;
               rdfs:label "Campo de fútbol"@es ,
                          "Football field"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Forest
:Forest rdf:type owl:Class ;
        rdfs:subClassOf :NaturalResource ,
                        [ rdf:type owl:Restriction ;
                          owl:onProperty :naturalResourceContains ;
                          owl:allValuesFrom [ rdf:type owl:Class ;
                                              owl:unionOf ( :NaturalResource
                                                            :PublicService
                                                            :TourismOrRelatedFacility
                                                          )
                                            ]
                        ] ;
        rdfs:comment "Ecosistema donde la vegetación predominante la constituyen los árboles y arbustos."@es ,
                     "Ecosystem where the predominant vegetation is trees and shrubs."@en ;
        rdfs:label "Bosque"@es ,
                   "Forest"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#FrequentlyAskedQuestion
:FrequentlyAskedQuestion rdf:type owl:Class ;
                         rdfs:subClassOf [ rdf:type owl:Restriction ;
                                           owl:onProperty :answer ;
                                           owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                           owl:onDataRange xsd:string
                                         ] ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty :question ;
                                           owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                           owl:onDataRange xsd:string
                                         ] ;
                         rdfs:comment "A structured set of question-and-answer pairs that collect and clarify the most common inquiries raised by users."@en ,
                                      "Conjunto estructurado de pares de pregunta y respuesta que recopilan y aclaran las dudas más habituales planteadas por los usuarios."@es ;
                         rdfs:label "Frequently Asked Question"@en ,
                                    "Pregunta frecuente"@es ;
                         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Garden
:Garden rdf:type owl:Class ;
        rdfs:subClassOf :HistoricalOrCulturalResource ;
        rdfs:comment "A landscaped area where plant species are cultivated, which may also include elements such as fountains, sculptures, or recreational spaces."@en ,
                     "Terreno donde se cultivan especies vegetales, con posible añadidura de otros elementos como fuentes, esculturas o zonas de ocio."@es ;
        rdfs:label "Garden"@en ,
                   "Jardín"@es ,
                   "Urban park"@en ;
        <http://www.w3.org/2004/02/skos/core#altLabel> "Parque urbano"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#GasStation
:GasStation rdf:type owl:Class ;
            rdfs:subClassOf :TransportInfrastructure ;
            rdfs:comment "Establecimiento o puesto de venta en el que se vende y suministra a vehículos automóviles gasolina u otros combustibles."@es ,
                         "Establishment or sales stand in which gasoline or other fuels are sold and supplied to automobile vehicles."@en ;
            rdfs:label "Gas station"@en ,
                       "Gasolinera"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#GastronomicMarket
:GastronomicMarket rdf:type owl:Class ;
                   rdfs:subClassOf :FoodEstablishment ;
                   rdfs:comment "Lugar donde se reúnen diferentes puestos de comida y bebida en un espacio común donde consumir productos y elaboraciones de carácter gourmet."@es ,
                                "Place where different food and drink stalls meet in a common space where you can consume gourmet products and preparations."@en ;
                   rdfs:label "Gastronomic market"@en ,
                              "Mercado gastronómico"@es ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#GastronomicResource
:GastronomicResource rdf:type owl:Class ;
                     rdfs:subClassOf :TourismResource ;
                     rdfs:comment "Element related to gastronomy that holds tourism value due to its ability to represent culinary traditions, products, techniques, or food-related expressions, and to contribute to the identity and attractiveness of a destination"@en ,
                                  "Elemento vinculado a la gastronomía que posee valor turístico por su capacidad para representar tradiciones culinarias, productos, técnicas o manifestaciones alimentarias, y contribuir a la identidad y atractivo de un destino."@es ;
                     rdfs:label "Gastronomic resource"@en ,
                                "Recurso gastronómico"@es ;
                     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#GeneralStore
:GeneralStore rdf:type owl:Class ;
              rdfs:subClassOf :GroceriesService ;
              rdfs:comment "Establecimiento o tienda comercial que vende diversos productos alimenticios."@es ,
                           "Establishment or commercial store that sells various food products."@en ;
              rdfs:label "General store"@en ,
                         "Tienda de ultramarinos"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Geyser
:Geyser rdf:type owl:Class ;
        rdfs:subClassOf :NaturalResource ;
        rdfs:comment "A special type of hot spring that periodically ejects a column of hot water and steam into the air."@en ,
                     "Tipo especial de fuente termal que emite periódicamente una columna de agua caliente y vapor al aire."@es ;
        rdfs:label "Geyser"@en ,
                   "Géiser"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Glamping
:Glamping rdf:type owl:Class ;
          rdfs:subClassOf :AccommodationEstablishment ;
          rdfs:comment "A form of camping that combines the experience of staying outdoors with the comforts and amenities characteristic of high-end hotel establishments."@en ,
                       "Modalidad de acampada que combina la experiencia de acampar al aire libre con las comodidades y prestaciones propias de establecimientos hoteleros de alta categoría."@es ;
          rdfs:label "Glamping"@en ,
                     "Glamping"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#GolfCourse
:GolfCourse rdf:type owl:Class ;
            rdfs:subClassOf :SportFacility ;
            rdfs:comment "Large outdoor natural grass area where golf is practiced."@en ,
                         "Área amplia de hierba natural al aire libre donde se practica el golf."@es ;
            rdfs:label "Campo de golf"@es ,
                       "Golf course"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#GroceriesService
:GroceriesService rdf:type owl:Class ;
                  rdfs:subClassOf :LocalBusiness ;
                  rdfs:comment "Espacios físicos que proporcionan a los consumidores un lugar accesible y conveniente donde se ofrecen productos alimenticios para su compra y consumo."@es ,
                               "Physical spaces that provide consumers with an accessible and convenient place where food products are offered for purchase and consumption."@en ;
                  rdfs:label "Groceries service"@en ,
                             "Servicio de alimentación"@es ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#GuestHouse
:GuestHouse rdf:type owl:Class ;
            rdfs:subClassOf :AccommodationEstablishment ;
            rdfs:comment "Establecimiento que ofrece alojamiento y comidas principalmente para los huéspedes alojados."@es ,
                         "Establishment offering accommodation where meals are available mainly for accommodated guests."@en ;
            rdfs:label "Guest house"@en ,
                       "Pensión"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Gym
:Gym rdf:type owl:Class ;
     rdfs:subClassOf :SportFacility ;
     rdfs:comment "Local dotado de las instalaciones y los aparatos adecuados para hacer gimnasia y practicar ciertos deportes."@es ,
                  "Local equipped with the appropriate facilities and equipment to do gymnastics and practice certain sports."@en ;
     rdfs:label "Gimnasio"@es ,
                "Gym"@en ;
     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Hairdressing
:Hairdressing rdf:type owl:Class ;
              rdfs:subClassOf :MiscellaneousBusiness ;
              rdfs:comment "Establecimiento en el que se peina, se corta, se arregla y se cuida el cabello."@es ,
                           "Establishment where hair is combed, cut, groomed and cared for."@en ;
              rdfs:label "Hairdressing"@en ,
                         "Peluquería"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Handicrafts
:Handicrafts rdf:type owl:Class ;
             rdfs:subClassOf :AgrotourismFacility ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty :handicraftsType ;
                               owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                             ] ;
             rdfs:comment "Shop dedicated to the sale of objects or artifacts, done manually or with the use of traditional or rudimentary means, with skill, dexterity, quality and creativity."@en ,
                          "Tienda que se dedica a la venta de objetos o artefactos, realizados manualmente o con medios tradicionales o rudimentarios, con habilidad, destreza, calidad y creatividad."@es ;
             rdfs:label "Handicrafts"@en ,
                        "Tienda de artesanías"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#HealthAndWellnessFacility
:HealthAndWellnessFacility rdf:type owl:Class ;
                           rdfs:subClassOf :TourismOrRelatedFacility ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                             owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                           ] ;
                           rdfs:comment "Espacio destinado a la prestación de servicios orientados a la salud, el bienestar físico y mental y la relajación, mediante tratamientos, terapias o actividades especializadas"@es ,
                                        "Facility intended for the provision of services aimed at health, physical and mental well-being, and relaxation, through specialized treatments, therapies, or activities."@en ;
                           rdfs:label "Health and wellness facility"@en ,
                                      "Instalación de salud y bienestar"@es ;
                           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#HealthResort
:HealthResort rdf:type owl:Class ;
              rdfs:subClassOf :HealthAndWellnessFacility ;
              rdfs:comment "A health and wellness establishment that utilizes thermal or mineral waters for therapeutic, preventive, relaxation, and leisure purposes."@en ,
                           "Establecimiento de salud y bienestar que utiliza aguas termales o minerales con fines terapéuticos, preventivos, de relajación y de ocio."@es ;
              rdfs:label "Balneario"@es ,
                         "Health resort"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#HistoricalOrCulturalResource
:HistoricalOrCulturalResource rdf:type owl:Class ;
                              rdfs:subClassOf :Place ,
                                              :TourismResource ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty :hasAdditionalHistoricalOrCulturalResourceService ;
                                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty :hasAdditionalTourismResourceService ;
                                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty :paymentMethod ;
                                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty :touristType ;
                                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty :travelUnit ;
                                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty :additionalClassification ;
                                                owl:allValuesFrom xsd:string
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty :maximumAttendeeCapacity ;
                                                owl:allValuesFrom xsd:int
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty :publicAccess ;
                                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                owl:onDataRange xsd:boolean
                                              ] ;
                              rdfs:comment "Lugares, sitios y estructuras que tienen un valor significativo para los turistas desde el punto de vista histórico, arqueológico, arquitectónico o cultural."@es ,
                                           "Places, sites and structures that have significant value to tourists from a historical, archaeological, architectural or cultural point of view"@en ;
                              rdfs:label "Historical or cultural resource"@en ,
                                         "Recurso histórico o cultural"@es ;
                              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#HolidayPackage
:HolidayPackage rdf:type owl:Class ;
                rdfs:subClassOf :TourismService ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :offeredBy ;
                                  owl:allValuesFrom :TourismIntermediary
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :itinerary ;
                                  owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onClass :Itinerary
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :includes ;
                                  owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onDataRange xsd:string
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :isAllinclusive ;
                                  owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onDataRange xsd:boolean
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :notIncluded ;
                                  owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onDataRange xsd:string
                                ] ;
                rdfs:comment "Experience that is marketed only through travel agencies that contains two or more tourist services (accommodation, maintenance or transportation) for which the client pays a price."@en ,
                             "Experiencia que se comercializa únicamente por medio de las agencias de viajes que contiene dos o más servicios de carácter turístico (alojamiento, manutención o transporte) por el que el cliente abona un precio."@es ;
                rdfs:label "Holiday package"@en ,
                           "Paquete turístico"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Hostal
:Hostal rdf:type owl:Class ;
        rdfs:subClassOf :AccommodationEstablishment ;
        rdfs:comment "Establecimiento de alojamiento turístico que proporciona servicios básicos de hospedaje, con una categoría y nivel de servicios inferiores a los de un hotel."@es ,
                     "HA tourist accommodation establishment that provides basic lodging services, with a category and level of amenities lower than those of a hotel."@en ;
        rdfs:label "Hostal"@en ,
                   "Hostal"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Hostel
:Hostel rdf:type owl:Class ;
        rdfs:subClassOf :AccommodationEstablishment ;
        rdfs:comment "Establecimiento hotelero para estancias cortas, generalmente situado en un lugar de paso o estratégico."@es ,
                     "Hotel establishment for short stays, generally located in a transit or strategic location."@en ;
        rdfs:label "Albergue"@es ,
                   "Hostel"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Hotel
:Hotel rdf:type owl:Class ;
       rdfs:subClassOf :AccommodationEstablishment ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :parador ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:boolean
                       ] ;
       rdfs:comment "Commercial establishment providing at least reception, accommodation and guest services, recognized or registered as such in the applicable legislation. It might also offer food and beverage services and/or other ancillary services."@en ,
                    "Establecimiento comercial que ofrece, como mínimo, servicios de recepción, alojamiento y atención al huésped, reconocido o registrado como tal en la legislación aplicable. También puede ofrecer servicios de restauración y/u otros servicios auxiliares."@es ;
       rdfs:label "Hotel"@en ,
                  "Hotel"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#IceCreamShop
:IceCreamShop rdf:type owl:Class ;
              rdfs:subClassOf :FoodEstablishment ;
              rdfs:comment "Establecimiento en el que se comercializan y se sirven helados."@es ,
                           "Establishment in which ice cream is sold and served."@en ;
              rdfs:label "Heladería"@es ,
                         "Ice cream shop"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Inn
:Inn rdf:type owl:Class ;
     rdfs:subClassOf :FoodEstablishment ;
     rdfs:comment "Establecimiento en el que se preparan y sirven comidas y que está decorado de forma tradicional y rústica."@es ,
                  "Establishment in which meals are prepared and served and which is decorated in a traditional and rustic way."@en ;
     rdfs:label "Mesón"@es ,
                "inn"@en ;
     <http://www.w3.org/2004/02/skos/core#altLabel> "Venta"@es ;
     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#InterpretationCentre
:InterpretationCentre rdf:type owl:Class ;
                      rdfs:subClassOf :EducationalFacility ;
                      rdfs:comment "Espacio que revela el significado y la relación del patrimonio con el visitante que llega hasta el sitio turístico que lo contiene."@es ,
                                   "Space that reveals the meaning and relationship of heritage with the visitor who arrives at the tourist site that contains it."@en ;
                      rdfs:label "Centro de interpretación"@es ,
                                 "Interpretation centre"@en ;
                      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Itinerary
:Itinerary rdf:type owl:Class ;
           rdfs:subClassOf [ rdf:type owl:Restriction ;
                             owl:onProperty :hasItineraryElement ;
                             owl:allValuesFrom :ItineraryElement
                           ] ,
                           [ rdf:type owl:Restriction ;
                             owl:onProperty :position ;
                             owl:allValuesFrom xsd:int
                           ] ;
           rdfs:comment "A collection of points of interest involved in a route or tourism service."@en ,
                        "Colección de puntos de interés de referencia asociados a la realización de una ruta o servicio turístico."@es ;
           rdfs:label "Itinerario"@es ,
                      "Itinerary"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ItineraryElement
:ItineraryElement rdf:type owl:Class ;
                  rdfs:subClassOf [ rdf:type owl:Restriction ;
                                    owl:onProperty :refPointOfInterest ;
                                    owl:allValuesFrom [ rdf:type owl:Class ;
                                                        owl:unionOf ( :Event
                                                                      :Place
                                                                    )
                                                      ]
                                  ] ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty :refPointOfInterestAsText ;
                                    owl:allValuesFrom xsd:string
                                  ] ;
                  rdfs:comment "A point of interest with, optionally, the position or numerical order it occupies in the sequence of an itinerary."@en ,
                               "Un punto de interés de referencia con, opcionalmente, la posición u orden numérico que ocupa en la secuencia de un itinerario."@es ;
                  rdfs:label "Elemento de un itinerario"@es ,
                             "Itinerary element"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#JewelryAndWatches
:JewelryAndWatches rdf:type owl:Class ;
                   rdfs:subClassOf :RetailAndFashionBusiness ;
                   rdfs:comment "Establecimiento donde se venden joyas y relojes"@es ,
                                "Establishment where jewelry and watches are sold"@en ;
                   rdfs:label "Jewelry and watches"@en ,
                              "Joyería y relojería"@es ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Karaoke
:Karaoke rdf:type owl:Class ;
         rdfs:subClassOf :PartyAndEntertainmentFacility ;
         rdfs:comment "Local público con instalaciones para karaoke, equipo que se usa para interpretar canciones sobre un fondo musical grabado, mientras se sigue la letra que aparece en una pantalla."@es ,
                      "Public venue with karaoke facilities, equipment used to perform songs over a recorded musical background, while following the lyrics that appear on a screen."@en ;
         rdfs:label "Karaoke"@en ,
                    "Karaoke"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#KartsCircuit
:KartsCircuit rdf:type owl:Class ;
              rdfs:subClassOf :SportFacility ;
              rdfs:comment "Espacio provisto de una o varias pistas preparadas para disputar carreras con estos vehículos."@es ,
                           "Space provided with one or more tracks prepared to compete in races with these vehicles."@en ;
              rdfs:label "Circuito de karts"@es ,
                         "Karts circuit"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Kiosk
:Kiosk rdf:type owl:Class ;
       rdfs:subClassOf :RetailAndFashionBusiness ;
       rdfs:comment "Local comercial de pequeño tamaño destinado a la venta de periódicos, revistas, golosinas y otros artículos."@es ,
                    "Small commercial premises for the sale of newspapers, magazines, candy and other items."@en ;
       rdfs:label "Kiosk"@en ,
                  "Quiosco"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Label
:Label rdf:type owl:Class ;
       rdfs:subClassOf :Acknowledgement ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasDescription ;
                         owl:allValuesFrom :Description
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :labelType ;
                         owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ;
       rdfs:comment "Aquellos reconocimientos que el propio establecimiento se otorga, o que son obtenidos a través de una membresía."@es ,
                    "Those recognitions that the establishment itself grants, or that are obtained through a membership."@en ;
       rdfs:label "Distintivo"@es ,
                  "Label"@en ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Lake
:Lake rdf:type owl:Class ;
      rdfs:subClassOf :NaturalResource ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :hasLakeService ;
                        owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                      ] ;
      rdfs:comment "Gran masa permanente de agua depositada en depresiones del terreno."@es ,
                   "Large permanent mass of water deposited in depressions in the ground."@en ;
      rdfs:label "Lago"@es ,
                 "Lake"@en ;
      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#LeisureAndCultureFacility
:LeisureAndCultureFacility rdf:type owl:Class ;
                           rdfs:subClassOf :TourismOrRelatedFacility ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty :hasAdditionalLeisureAndCultureFacilityService ;
                                             owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                             owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                           ] ;
                           rdfs:comment "Espacios destinados a actividades recreativas, artísticas y culturales que ofrecen oportunidades para el entretenimiento, la diversión y la apreciación de diversas formas de expresión artística y cultural."@es ,
                                        "Spaces for recreational, artistic and cultural activities that offer opportunities for entertainment, fun and appreciation of various forms of artistic and cultural expression."@en ;
                           rdfs:label "Instalación de cultura y ocio"@es ,
                                      "Leisure and culture facility"@en ;
                           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Library
:Library rdf:type owl:Class ;
         rdfs:subClassOf :HistoricalOrCulturalResource ,
                         :LeisureAndCultureFacility ;
         rdfs:comment "A place dedicated to the acquisition, preservation, study, and display of books and documents."@en ,
                      "Lugar cuya finalidad consiste en la adquisición, conservación, estudio y exposición de libros y documentos."@es ;
         rdfs:label "Biblioteca"@es ,
                    "Library"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#LocalBusiness
:LocalBusiness rdf:type owl:Class ;
               rdfs:subClassOf :TourismOrRelatedFacility ;
               rdfs:comment "Company or commercial establishment that operates in a specific physical location that provides products or services."@en ,
                            "Empresa o establecimiento comercial que opera en una ubicación física específica que proporciona productos o servicios."@es ;
               rdfs:label "Local business"@en ,
                          "Negocio local"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Location
:Location rdf:type owl:Class ;
          rdfs:subClassOf <http://www.opengis.net/ont/geosparql#Feature> ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :autonomousCommunity ;
                            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                            owl:onDataRange xsd:string
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :country ;
                            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                            owl:onDataRange xsd:string
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :locality ;
                            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                            owl:onDataRange xsd:string
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :postalCode ;
                            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                            owl:onDataRange xsd:string
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :province ;
                            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                            owl:onDataRange xsd:string
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :streetAddress ;
                            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                            owl:onDataRange xsd:string
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :county ;
                            owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                            owl:onDataRange xsd:string
                          ] ;
          rdfs:comment "Proporciona información sobre la ubicación física de un lugar."@es ,
                       "Provides information about the physical location of a place."@en ;
          rdfs:label "Localización"@es ,
                     "Location"@en .


###  https://ontologia.segittur.es/turismo/def/core#Lodge
:Lodge rdf:type owl:Class ;
       rdfs:subClassOf :AccommodationEstablishment ;
       rdfs:comment "Establecimiento hotelero formado por varias unidades independientes alojativas (bungalows, cabañas, villas) edificadas en entornos naturales y construidos con materiales propios del lugar, normalmente madera, cuyo fin es acercar al cliente a la naturaleza."@es ,
                    "Hotel establishment made up of several independent accommodation units (bungalows, cabins, villas) built in natural environments and built with local materials, usually wood, whose purpose is to bring the client closer to nature."@en ;
       rdfs:label "Lodge"@en ,
                  "Lodge"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#LodgingService
:LodgingService rdf:type owl:Class ;
                rdfs:subClassOf :TourismService ;
                rdfs:comment "A proposal of a tourism organisation to sell a specific set of products (accommodation) or services under specific conditions or rates, for a certain price."@en ,
                             "Una propuesta de una organización turística para vender un conjunto específico de productos (hospedaje) o servicios en condiciones o tarifas específicas, por un precio determinado."@es ;
                rdfs:label "Lodging service"@en ,
                           "Servicio de hospedaje"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#LuggageStorage
:LuggageStorage rdf:type owl:Class ;
                rdfs:subClassOf :MiscellaneousBusiness ;
                rdfs:comment "Lugares reservados para guardar el equipaje de forma segura y para espacios de tiempo cortos."@es ,
                             "Reserved places to store luggage safely and for short periods of time."@en ;
                rdfs:label "Consigna de equipaje"@es ,
                           "Lugagge storage"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#MassageCentre
:MassageCentre rdf:type owl:Class ;
               rdfs:subClassOf :HealthAndWellnessFacility ;
               rdfs:comment "Business that provides relaxation, health and body well-being services through therapeutic and anti-stress massages."@en ,
                            "Negocio que brinda los servicios de relax, salud y bienestar corporal por medio de masajes terapéuticos y anti estrés."@es ;
               rdfs:label "Centro de masajes"@es ,
                          "Massage centre"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#MedicalBusiness
:MedicalBusiness rdf:type owl:Class ;
                 rdfs:subClassOf :LocalBusiness ;
                 rdfs:comment "Atención y cuidado de la salud proporcionados por profesionales de la salud para mantener, promover y restablecer la salud de las personas, prevenir enfermedades y lesiones, y brindar diagnóstico, tratamiento y seguimiento médico."@es ,
                              "Health care and care provided by health professionals to maintain, promote and restore people's health, prevent illness and injury, and provide diagnosis, treatment and medical follow-up."@en ;
                 rdfs:label "Medical business"@en ,
                            "Negocio médico"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Minaret
:Minaret rdf:type owl:Class ;
         rdfs:subClassOf :HistoricalOrCulturalResource ;
         rdfs:comment "A tower of a mosque from which the muezzin calls Muslims to prayer."@en ,
                      "Torre de las mezquitas desde cuya altura convoca el almuédano a los musulmanes en las horas de oración."@es ;
         rdfs:label "Minaret"@en ,
                    "Minarete"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#MiscellaneousBusiness
:MiscellaneousBusiness rdf:type owl:Class ;
                       rdfs:subClassOf :LocalBusiness ;
                       rdfs:comment "Espacios físicos donde se ofrecen una variedad de servicios para satisfacer las necesidades de los clientes."@es ,
                                    "Physical spaces where a variety of services are offered to satisfy customer needs."@en ;
                       rdfs:label "Miscellaneous business"@en ,
                                  "Negocios varios"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Monastery
:Monastery rdf:type owl:Class ;
           rdfs:subClassOf :HistoricalOrCulturalResource ;
           rdfs:comment "A residence, typically located outside urban areas, where monks live together in community"@en ,
                        "Casa, ordinariamente fuera de poblado, donde viven monjes en comunidad."@es ;
           rdfs:label "Monasterio"@es ,
                      "Monastery"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Monument
:Monument rdf:type owl:Class ;
          rdfs:subClassOf :HistoricalOrCulturalResource ;
          rdfs:comment "An architectural or sculptural structure, generally of large dimensions, erected to commemorate a person or a memorable event."@en ,
                       "Construcción arquitectónica o escultórica, generalmente de grandes dimensiones, que se erige en recuerdo de una persona o hecho memorable."@es ;
          rdfs:label "Monument"@en ,
                     "Monumento"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Mosque
:Mosque rdf:type owl:Class ;
        rdfs:subClassOf :HistoricalOrCulturalResource ;
        rdfs:comment "A Muslim place of worship."@en ,
                     "Templo musulmán."@es ;
        rdfs:label "Mezquita"@es ,
                   "Mosque"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Motel
:Motel rdf:type owl:Class ;
       rdfs:subClassOf :AccommodationEstablishment ;
       rdfs:comment "Modest type of tourist accommodation characterized by being located close to roads and offering accommodation and parking for short-term stays."@en ,
                    "Tipo de alojamiento turístico modesto que se caracteriza por estar situado próximo a carreteras y ofrecer alojamiento y aparcamiento para estancias de corta duración."@es ;
       rdfs:label "Motel"@en ,
                  "Motel"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Mountain
:Mountain rdf:type owl:Class ;
          rdfs:subClassOf :NaturalResource ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :naturalResourceContains ;
                            owl:allValuesFrom [ rdf:type owl:Class ;
                                                owl:unionOf ( :NaturalResource
                                                              :PublicService
                                                              :TourismOrRelatedFacility
                                                            )
                                              ]
                          ] ;
          rdfs:comment "Gran elevación natural del terreno."@es ,
                       "Great natural elevation of the land"@en ;
          rdfs:label "Montaña"@es ,
                     "Mountain"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#MovieTheater
:MovieTheater rdf:type owl:Class ;
              rdfs:subClassOf :LeisureAndCultureFacility ;
              rdfs:comment "Establecimiento destinado a la proyección de películas cinematográficas."@es ,
                           "Establishment intended for the projection of cinematographic films."@en ;
              rdfs:label "Cine"@es ,
                         "Movie theater"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Multimedia
:Multimedia rdf:type owl:Class ;
            rdfs:subClassOf owl:Thing ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :author ;
                              owl:allValuesFrom :TourismDestination
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :audio ;
                              owl:allValuesFrom xsd:string
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :secondaryImage ;
                              owl:allValuesFrom xsd:string
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :text ;
                              owl:allValuesFrom xsd:string
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :video ;
                              owl:allValuesFrom xsd:string
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :mainImage ;
                              owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                              owl:onDataRange xsd:string
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :logo ;
                              owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                              owl:onDataRange xsd:string
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :url ;
                              owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                              owl:onDataRange xsd:string
                            ] ;
            rdfs:comment "A digital file containing audio, video, or image content."@en ,
                         "Archivo digital que contiene audio, vídeo o imágenes."@es ;
            rdfs:label "Multimedia"@en ,
                       "Multimedia"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Museum
:Museum rdf:type owl:Class ;
        rdfs:subClassOf :HistoricalOrCulturalResource ,
                        :LeisureAndCultureFacility ,
                        [ rdf:type owl:Restriction ;
                          owl:onProperty :museumType ;
                          owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                        ] ;
        rdfs:comment "Institución legalmente reconocida como tal, abierta al público, que adquiere, conserva, investiga, difunde y expone el patrimonio material e inmaterial de la humanidad y su entorno con fines educativos, de estudio y de disfrute."@es ,
                     "Institution legally recognized as such, open to the public, which acquires, conserves, researches, communicates and exhibits the tangible and intangible heritage of humanity and its environment for the purposes of education, study and enjoyment."@en ;
        rdfs:label "Museo"@es ,
                   "Museum"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#MusicVenue
:MusicVenue rdf:type owl:Class ;
            rdfs:subClassOf :EventAttendanceFacility ;
            rdfs:comment "Local dedicado a interpretaciones de música en vivo"@es ,
                         "Venue dedicated to live music performances"@en ;
            rdfs:label "Music venue"@en ,
                       "Sala de conciertos"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#NaturalPark
:NaturalPark rdf:type owl:Class ;
             rdfs:subClassOf :NaturalResource ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty :naturalResourceContains ;
                               owl:allValuesFrom [ rdf:type owl:Class ;
                                                   owl:unionOf ( :NaturalResource
                                                                 :PublicService
                                                                 :TourismOrRelatedFacility
                                                               )
                                                 ]
                             ] ;
             rdfs:comment "Espacio natural legalmente protegido que, por su belleza o por la singularidad de su fauna y flora, posee valor ecológico y cultural."@es ,
                          "Legally protected natural space that, due to its beauty or the uniqueness of its fauna and flora, has ecological and cultural value"@en ;
             rdfs:label "Natural park"@en ,
                        "Parque natural"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#NaturalResource
:NaturalResource rdf:type owl:Class ;
                 rdfs:subClassOf :Place ,
                                 :TourismResource ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasAdditionalTourismResourceService ;
                                   owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :paymentMethod ;
                                   owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :touristType ;
                                   owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :travelUnit ;
                                   owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :additionalClassification ;
                                   owl:allValuesFrom xsd:string
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :maximumAttendeeCapacity ;
                                   owl:allValuesFrom xsd:int
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :publicAccess ;
                                   owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                   owl:onDataRange xsd:boolean
                                 ] ;
                 rdfs:comment "Lugar, paisaje o fenómeno de la naturaleza que posee un valor especial y atractivo para los turistas. Son apreciados por su belleza escénica, biodiversidad, características geológicas únicas o experiencias al aire libre que ofrecen a los visitantes."@es ,
                              "Place, landscape or natural phenomenon that has a special and attractive value for tourists. They are appreciated for their scenic beauty, biodiversity, unique geological features or outdoor experiences they offer to visitors."@en ;
                 rdfs:label "Natural resource"@en ,
                            "Recurso natural"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#NaturalViewPoint
:NaturalViewPoint rdf:type owl:Class ;
                  rdfs:subClassOf :NaturalResource ;
                  rdfs:comment "Lugar o punto elevado desde el cual puede contemplarse con facilidad un paisaje."@es ,
                               "Place or elevated point from which a landscape can be easily seen"@en ;
                  rdfs:label "Mirador natural"@es ,
                             "Natural viewpoint"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#NightClub
:NightClub rdf:type owl:Class ;
           rdfs:subClassOf :PartyAndEntertainmentFacility ;
           rdfs:comment " A late-night entertainment establishment for dancing and socializing, featuring recorded music (usually by a DJ), light shows, and a bar service."@en ,
                        "Establecimiento de ocio nocturno diseñado para el baile y la socialización, caracterizado por contar con música (generalmente de un DJ), juegos de luces y servicio de bebidas."@es ;
           rdfs:label "Discoteca"@es ,
                      "Night club"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#OldTown
:OldTown rdf:type owl:Class ;
         rdfs:subClassOf :HistoricalOrCulturalResource ,
                         [ rdf:type owl:Restriction ;
                           owl:onProperty :historicalOrCulturalResourceContains ;
                           owl:allValuesFrom [ rdf:type owl:Class ;
                                               owl:unionOf ( :HistoricalOrCulturalResource
                                                             :TourismOrRelatedFacility
                                                           )
                                             ]
                         ] ;
         rdfs:comment " Área urbana que constituye el núcleo histórico de una localidad, caracterizada por edificaciones y espacios de valor histórico, cultural o arquitectónico, y considerada un recurso de interés turístico."@es ,
                      "Urban area that constitutes the historical core of a locality, characterized by buildings and spaces of historical, cultural, or architectural value, and considered a tourism resource."@en ;
         rdfs:label "Casco antiguo"@es ,
                    "Old town"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#OliveOilMill
:OliveOilMill rdf:type owl:Class ;
              rdfs:subClassOf :AgrotourismFacility ;
              rdfs:comment " Instalación donde se procesan las aceitunas para obtener aceite de oliva."@es ,
                           "Facility where olives are processed to obtain olive oil."@en ;
              rdfs:label "Almazara"@es ,
                         "Olive oil mill"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#OpeningHours
:OpeningHours rdf:type owl:Class ;
              rdfs:subClassOf [ rdf:type owl:Restriction ;
                                owl:onProperty :dayOfTheWeek ;
                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasDailyOpeningHours ;
                                owl:allValuesFrom :DailyOpeningHours
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasDescription ;
                                owl:allValuesFrom :Description
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasTimeSlot ;
                                owl:allValuesFrom :TimeSlot
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasDailyOpeningHours ;
                                owl:maxQualifiedCardinality "7"^^xsd:nonNegativeInteger ;
                                owl:onClass :DailyOpeningHours
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :open24Hours ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onDataRange xsd:boolean
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :temporaryClosure ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onDataRange xsd:boolean
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :validFrom ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onDataRange xsd:date
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :validThrough ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onDataRange xsd:date
                              ] ;
              rdfs:comment "Period of time during which a business, establishment or service is available to serve customers or carry out commercial activities."@en ,
                           "Período de tiempo durante el cual un negocio, establecimiento o servicio está disponible para atender a clientes o realizar actividades comerciales."@es ;
              rdfs:label "Horario de apertura"@es ,
                         "Opening hours"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#OrnamentalFountain
:OrnamentalFountain rdf:type owl:Class ;
                    rdfs:subClassOf :HistoricalOrCulturalResource ;
                    rdfs:comment "A structure, typically involving water, designed to enhance the aesthetic value of an indoor or outdoor space through its form, design, and visual and/or auditory effects."@en ,
                                 "Estructura, típicamente de agua, diseñada para embellecer un espacio, tanto interior como exterior, a través de su forma, diseño y efectos visuales y/o auditivos."@es ;
                    rdfs:label "Fuente ornamental"@es ,
                               "Ornamental Fountain"@en ;
                    <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PaddleCourt
:PaddleCourt rdf:type owl:Class ;
             rdfs:subClassOf :SportFacility ;
             rdfs:comment "A rectangular sports court designed for padel, defined by a perimeter enclosure."@en ,
                          "Recinto deportivo rectangular diseñado para la práctica del pádel delimitado por un cerramiento."@es ;
             rdfs:label "Paddle court"@en ,
                        "Pista de pádel"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Palace
:Palace rdf:type owl:Class ;
        rdfs:subClassOf :HistoricalOrCulturalResource ;
        rdfs:comment "A large and luxurious residence intended for kings, aristocrats, or other prominent figures."@en ,
                     "Mansión grande y lujosa destinada a ser residencia de reyes, de aristócratas o de personajes importantes."@es ;
        rdfs:label "Palace"@en ,
                   "Palacio"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ParcelAndCourier
:ParcelAndCourier rdf:type owl:Class ;
                  rdfs:subClassOf :MiscellaneousBusiness ;
                  rdfs:comment "Mail and package delivery service carried out by a company."@en ,
                               "Servicio de reparto de correspondencia y de paquetes realizado por una empresa."@es ;
                  rdfs:label "Paquetería y mensajería"@es ,
                             "Parcel and courier"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ParkingFacility
:ParkingFacility rdf:type owl:Class ;
                 rdfs:subClassOf :TransportInfrastructure ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasPriceSpecification ;
                                   owl:allValuesFrom :PriceSpecification
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :disabledParking ;
                                   owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                   owl:onDataRange xsd:boolean
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :isIndoorParking ;
                                   owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                   owl:onDataRange xsd:boolean
                                 ] ;
                 rdfs:comment "Lugar o recinto destinado a aparcar vehículos."@es ,
                              "Place or area intended for parking vehicles."@en ;
                 rdfs:label "Aparcamiento"@es ,
                            "Parking facility"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PartyAndEntertainmentFacility
:PartyAndEntertainmentFacility rdf:type owl:Class ;
                               rdfs:subClassOf :TourismOrRelatedFacility ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty :hasAdditionalPartyAndEntertainmentFacilityService ;
                                                 owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                               ] ,
                                               [ rdf:type owl:Restriction ;
                                                 owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                                 owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                               ] ;
                               rdfs:comment "Espacios destinados a la diversión, celebración y entretenimiento de las personas, diseñados para ofrecer experiencias sociales y recreativas a través de música, baile, bebidas, espectáculos en vivo y actividades temáticas o lúdicas."@es ,
                                            "Spaces intended for fun, celebration and entertainment of people, designed to offer social and recreational experiences through music, dance, drinks, live shows and thematic or recreational activities."@en ;
                               rdfs:label "Instalación para fiestas y entretenimiento"@es ,
                                          "Party and entertainment facility"@en ;
                               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PassengerTransportCompany
:PassengerTransportCompany rdf:type owl:Class ;
                           rdfs:subClassOf :TourismOrganisation ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty :hasTourismOrRelatedFacility ;
                                             owl:allValuesFrom :TourismOrRelatedFacility
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty :offers ;
                                             owl:allValuesFrom :TransportService
                                           ] ;
                           rdfs:comment " Empresa dedicada al desplazamiento de personas y sus equipajes en vehículos construidos y acondicionados para tal fin."@es ,
                                        "Tourism organisation dedicated to transporting people and their luggage in vehicles built and equipped for this purpose."@en ;
                           rdfs:label "Compañía de transporte de viajeros"@es ,
                                      "Passenger transport company"@en ;
                           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Perfumery
:Perfumery rdf:type owl:Class ;
           rdfs:subClassOf :RetailAndFashionBusiness ;
           rdfs:comment "Store where perfumes are sold."@en ,
                        "Tienda donde se venden perfumes."@es ;
           rdfs:label "Perfumery"@en ,
                      "Perfumería"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PetAccommodationPolicy
:PetAccommodationPolicy rdf:type owl:Class ;
                        rdfs:subClassOf :PetAdmissionPolicy ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty :allowedPetAreasOnANonStrechtableLeash ;
                                          owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                          owl:onDataRange rdf:langString
                                        ] ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty :allowedPetFreeRoamingAreas ;
                                          owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                          owl:onDataRange rdf:langString
                                        ] ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty :notPetFriendlyAreas ;
                                          owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                          owl:onDataRange rdf:langString
                                        ] ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty :petAdmissionDeposit ;
                                          owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                          owl:onDataRange xsd:boolean
                                        ] ;
                        rdfs:comment "Criteria for permitting or restricting companies that offer accommodation for pets."@en ,
                                     "Criterio de permisión o restricción de las empresas que ofrecen alojamiento para el hospedaje de mascotas."@es ;
                        rdfs:label "Pet accommodation policy"@en ,
                                   "Política de alojamiento con mascotas"@es ;
                        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PetAdmissionPolicy
:PetAdmissionPolicy rdf:type owl:Class ;
                    rdfs:subClassOf [ rdf:type owl:Restriction ;
                                      owl:onProperty :compulsoryZoosanitaryProduct ;
                                      owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :species ;
                                      owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :endDateTime ;
                                      owl:allValuesFrom xsd:date
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :startDateTime ;
                                      owl:allValuesFrom xsd:date
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :civilLiabilityInsuranceRequired ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :disallowedDogBreeds ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange rdf:langString
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :maximumNonStretchableLeashLength ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange rdf:langString
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :microchipIdentificationRequired ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :minimumPetAge ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange rdf:langString
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :minimumTimeRequiredSinceAntiRabiesVaccination ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :muzzleWearRequired ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :nonStretchableLeashRequired ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :numberOfPetsAllowedPerEstablishment ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:int
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :numberOfPetsAllowedPerPerson ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:int
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :numberOfPetsAllowedPerService ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:int
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :passportOrAnimalHealthCertificatedRequired ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :petAdmissionFee ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:float
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :petPermanenceInTravelContainerRequired ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :petWeightLimitation ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange rdf:langString
                                    ] ;
                    rdfs:comment "Criteria for permitting or restricting pets from entering certain places."@en ,
                                 "Criterio de permisión o restricción para el ingreso de mascotas a ciertos lugares."@es ;
                    rdfs:label "Pet admission policy"@en ,
                               "Política de admisión de mascotas"@es ;
                    <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PetDayCare
:PetDayCare rdf:type owl:Class ;
            rdfs:subClassOf :MiscellaneousBusiness ;
            rdfs:comment "A place where owners can leave their pets when they are away."@en ,
                         "Lugar donde los dueños puedan dejar a sus mascotas cuando están fuera."@es ;
            rdfs:label "Guardería de mascotas"@es ,
                       "Pet day care"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PetGroomingSalon
:PetGroomingSalon rdf:type owl:Class ;
                  rdfs:subClassOf :MiscellaneousBusiness ;
                  rdfs:comment "Commercial establishment where pets can be bathed, brushed, trimmed, or groomed."@en ,
                               "Establecimiento comercial en el que se puede bañar, cepillar, recortar o peinar a una mascota."@es ;
                  rdfs:label "Peluquería de mascotas"@es ,
                             "Pet grooming salon"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PetShipper
:PetShipper rdf:type owl:Class ;
            rdfs:subClassOf :MiscellaneousBusiness ;
            rdfs:comment "An organisation dedicated to the professional transport of animals, guaranteeing their care during transit."@en ,
                         "Entidad que se dedica al transporte profesional de animales, garantizando su cuidado durante el desplazamiento."@es ;
            rdfs:label "Pet shipper"@en ,
                       "Transportista de mascotas"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PetShop
:PetShop rdf:type owl:Class ;
         rdfs:subClassOf :RetailAndFashionBusiness ;
         rdfs:comment "Comercio al por menor dedicado a la venta de productos para mascotas como alimentos, juguetes, golosinas, cepillos y accesorios para mascotas en general."@es ,
                      "Retail business dedicated to the sale of pet products such as food, toys, treats, brushes, and general pet accessories."@en ;
         rdfs:label "Pet shop"@en ,
                    "Tienda para mascotas"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PetTransportPolicy
:PetTransportPolicy rdf:type owl:Class ;
                    rdfs:subClassOf :PetAdmissionPolicy ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :travelContainerType ;
                                      owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :brachycephalicPetsAllowed ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :minimumBookingTime ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange rdf:langString
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :numberOfPetsAllowedPerTravelContainer ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:int
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :petsInHeatAllowed ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :travelContainerSize ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange rdf:langString
                                    ] ;
                    rdfs:comment "Criteria for permitting or restricting passenger transport companies from transporting pets."@en ,
                                 "Criterio de permisión o restricción de las empresas de transporte de viajeros para el traslado con mascotas."@es ;
                    rdfs:label "Pet transport policy"@en ,
                               "Política de transporte con mascotas"@es ;
                    <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Pharmacy
:Pharmacy rdf:type owl:Class ;
          rdfs:subClassOf :MedicalBusiness ;
          rdfs:comment "A healthcare establishment where medicines are prepared, stored, and dispensed, while also offering health products and professional medical advice."@en ,
                       "Establecimiento sanitario donde se preparan, conservan y dispensan medicamentos, además de ofrecer productos de parafarmacia y asesoramiento profesional sobre salud."@es ;
          rdfs:label "Farmacia"@es ,
                     "Pharmacy"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Place
:Place rdf:type owl:Class ;
       rdfs:subClassOf owl:Thing ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasAdditionalInformation ;
                         owl:allValuesFrom :AdditionalInformation
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasContactPoint ;
                         owl:allValuesFrom :ContactPoint
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasOpeningHours ;
                         owl:allValuesFrom :OpeningHours
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :nearTo ;
                         owl:allValuesFrom :Place
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :relatedTo ;
                         owl:allValuesFrom :TourismEntity
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasLocation ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onClass :Location
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :keyword ;
                         owl:allValuesFrom xsd:string
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :name ;
                         owl:allValuesFrom xsd:string
                       ] ;
       rdfs:comment " Cualquier punto de interés."@es ,
                    "Any point of interest."@en ;
       rdfs:label "Lugar"@es ,
                  "Place"@en ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Planetarium
:Planetarium rdf:type owl:Class ;
             rdfs:subClassOf :LeisureAndCultureFacility ;
             rdfs:comment "Estructura acondicionada para la proyección de espectáculos relacionados con la astronomía."@es ,
                          "Structure equipped for the projection of shows related to astronomy."@en ;
             rdfs:label "Planetario"@es ,
                        "Planetarium"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Playground
:Playground rdf:type owl:Class ;
            rdfs:subClassOf :LeisureAndCultureFacility ,
                            :PublicService ;
            rdfs:comment "Espacio recreativo enfocado a los niños, que cuenta con juegos infantiles y que suele estar en espacios abiertos."@es ,
                         "Recreational space focused on children, which has children's games and is usually in open spaces."@en ;
            rdfs:label "Parque infantil"@es ,
                       "Playground"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Playroom
:Playroom rdf:type owl:Class ;
          rdfs:subClassOf :LeisureAndCultureFacility ;
          rdfs:comment "Centro de recreo donde se guardan juegos y juguetes para su uso y préstamo"@es ,
                       "Recreation center where games and toys are stored for use and loan"@en ;
          rdfs:label "Ludoteca"@es ,
                     "Playroom"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PoliceStation
:PoliceStation rdf:type owl:Class ;
               rdfs:subClassOf :PublicService ;
               rdfs:comment "Building where police activities are centralized of a neighborhood or district under the command of a commissioner"@en ,
                            "Edificio donde se centralizan las actividades policiales de un barrio o distrito bajo el mando de un comisario."@es ;
               rdfs:label "Comisaría de policía"@es ,
                          "Police station"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PortPassengerTerminal
:PortPassengerTerminal rdf:type owl:Class ;
                       rdfs:subClassOf :TransportInfrastructure ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :transportInfrastructureContains ;
                                         owl:allValuesFrom [ rdf:type owl:Class ;
                                                             owl:unionOf ( :PublicService
                                                                           :TourismOrRelatedFacility
                                                                         )
                                                           ]
                                       ] ;
                       rdfs:comment "Unidad establecida en un puerto o fuera de él, formada por obras, instalaciones y superficies, incluida su zona de agua, que permite la realización íntegra de la operación portuaria de tránsito de pasajeros, incluyendo el embarque y el desembarque de pasajeros y equipajes del buque al puerto."@es ,
                                    "Unit established in a port or outside it, made up of works, facilities and surfaces, including its water area, that allows the full implementation of the port operation of passenger transit, including the boarding and disembarkation of passengers and luggage from the ship to the port."@en ;
                       rdfs:label "Port passenger terminal"@en ,
                                  "Terminal portuaria de pasajeros"@es ;
                       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PostOffice
:PostOffice rdf:type owl:Class ;
            rdfs:subClassOf :PublicService ;
            rdfs:comment "Establecimiento encargado de enviar, recibir, ordenar, manejar, transmitir y entregar el correo. En algunas de ellas se ofrecen servicios como formularios, giros de dinero, cambio de monedas y servicios bancarios, entre otros."@es ,
                         "Establishment responsible for sending, receiving, sorting, handling, transmitting and delivering mail. Some of them offer services such as forms, money transfers, currency exchange and banking services, among others"@en ;
            rdfs:label "Oficina de correos"@es ,
                       "Post office"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PriceSpecification
:PriceSpecification rdf:type owl:Class ;
                    rdfs:subClassOf owl:Thing ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :priceSchedule ;
                                      owl:allValuesFrom :Schedule
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :eligibleQuantity ;
                                      owl:allValuesFrom xsd:string
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :isAccessibleForFree ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :maxPrice ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:float
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :minPrice ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:float
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :petDeposit ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:float
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :petFee ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:float
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :price ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:float
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :priceCurrency ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:string
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :taxesAndFeesIncluded ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:boolean
                                    ] ;
                    rdfs:comment "Coste total del producto o servicio que puede incluir impuestos, cargos o reducciones en las tarifas."@es ,
                                 "Total cost of the product or service that may include taxes, charges, or rate reductions."@en ;
                    rdfs:label "Especificación del precio"@es ,
                               "Price specification"@en ;
                    <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PrimaryCare
:PrimaryCare rdf:type owl:Class ;
             rdfs:subClassOf :PublicService ;
             rdfs:comment "Building where the population is served at a first level of health care"@en ,
                          "Edificio donde se atiende a la población en un primer nivel asistencial sanitario"@es ;
             rdfs:label "Centro de atención primaria"@es ,
                        "Primary care"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PrivateHireCompany
:PrivateHireCompany rdf:type owl:Class ;
                    rdfs:subClassOf :PassengerTransportCompany ;
                    rdfs:comment "Company that provides passenger transportation services using private vehicles and professional drivers."@en ,
                                 "Empresa que proporciona servicios de transporte de pasajeros utilizando vehículos privados y conductores profesionales."@es ;
                    rdfs:label "Empresa VTC"@es ,
                               "Private hire company"@en ;
                    <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PrivateHospital
:PrivateHospital rdf:type owl:Class ;
                 rdfs:subClassOf :MedicalBusiness ;
                 rdfs:comment "Establecimiento destinado al diagnóstico y tratamiento de enfermos, cuya financiación corre a cargo de los propios pacientes, de las aseguradoras o de embajadas extranjeras."@es ,
                              "Establishment intended for the diagnosis and treatment of patients, whose financing is provided by the patients themselves, by insurance companies or by foreign embassies."@en ;
                 rdfs:label "Hospital privado"@es ,
                            "Private hospital"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Promotion
:Promotion rdf:type owl:Class ;
           rdfs:subClassOf :PriceSpecification ,
                           [ rdf:type owl:Restriction ;
                             owl:onProperty :hasDescription ;
                             owl:allValuesFrom :Description
                           ] ,
                           [ rdf:type owl:Restriction ;
                             owl:onProperty :name ;
                             owl:allValuesFrom xsd:string
                           ] ,
                           [ rdf:type owl:Restriction ;
                             owl:onProperty :finalPrice ;
                             owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                             owl:onDataRange xsd:float
                           ] ,
                           [ rdf:type owl:Restriction ;
                             owl:onProperty :discount ;
                             owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                             owl:onDataRange xsd:string
                           ] ;
           rdfs:comment "Advertising campaign carried out on a specific product or service for a limited time through an attractive offer."@en ,
                        "Campaña publicitaria que se hace de un determinado producto o servicio durante un tiempo limitado mediante una oferta atractiva."@es ;
           rdfs:label "Promoción"@es ,
                      "Promotion"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Pub
:Pub rdf:type owl:Class ;
     rdfs:subClassOf :PartyAndEntertainmentFacility ;
     rdfs:comment "Establecimiento donde se sirven y consumen bebidas alcohólicas. Se diferencia de un bar por la decoración, el horario de apertura y el tipo de bebidas y comida que se sirve."@es ,
                  "Establishment where alcoholic beverages are served and consumed. It is differentiated from a bar based on the decoration, opening times and type of beverages and food served."@en ;
     rdfs:label "Pub"@en ,
                "Pub"@es ;
     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PublicHospital
:PublicHospital rdf:type owl:Class ;
                rdfs:subClassOf :PublicService ;
                rdfs:comment "Establecimiento financiado con fondos estatales destinado al diagnóstico y tratamiento de enfermos, donde a menudo se practican la investigación y la docencia."@es ,
                             "Establishment financed by state funds for the diagnosis and treatment of patients, where research and teaching are often practiced"@en ;
                rdfs:label "Hospital público"@es ,
                           "Public hospital"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PublicRestroom
:PublicRestroom rdf:type owl:Class ;
                rdfs:subClassOf :PublicService ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :adaptedPublicRestroom ;
                                  owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onDataRange xsd:boolean
                                ] ;
                rdfs:comment "Habitación o edificación pequeña con uno o más inodoros para uso del público en general."@es ,
                             "Room or small building with one or more toilets for use by the general public"@en ;
                rdfs:label "Baño público"@es ,
                           "Public restroom"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PublicService
:PublicService rdf:type owl:Class ;
               rdfs:subClassOf :Place ,
                               :TourismEntity ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :hasAcknowledgement ;
                                 owl:allValuesFrom :Acknowledgement
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :additionalClassification ;
                                 owl:allValuesFrom xsd:string
                               ] ;
               rdfs:comment "A publicly accessible physical or institutional entity serving a civic function that supports community life and governance."@en ,
                            "Entidad física o institucional de acceso público que desempeña una función cívica y apoya la vida comunitaria y la gobernanza."@es ;
               rdfs:label "Public service"@en ,
                          "Servicio público"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#PublicTransportStop
:PublicTransportStop rdf:type owl:Class ;
                     rdfs:subClassOf :TransportInfrastructure ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :stationType ;
                                       owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :publicTransportStopCode ;
                                       owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                       owl:onDataRange xsd:string
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :publicTransportStopZone ;
                                       owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                       owl:onDataRange xsd:string
                                     ] ;
                     rdfs:comment "A specific and marked location on an established route where vehicles (such as buses, trams, or trains) stop regularly to allow passengers to board or get off."@en ,
                                  "Lugar específico y señalizado en una ruta establecida donde los vehículos (como autobuses, tranvías o trenes) se detienen regularmente para permitir que los pasajeros suban o bajen."@es ;
                     rdfs:label "Parada de transporte público"@es ,
                                "Public transport stop"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Quarter
:Quarter rdf:type owl:Class ;
         rdfs:subClassOf :HistoricalOrCulturalResource ,
                         [ rdf:type owl:Restriction ;
                           owl:onProperty :historicalOrCulturalResourceContains ;
                           owl:allValuesFrom [ rdf:type owl:Class ;
                                               owl:unionOf ( :HistoricalOrCulturalResource
                                                             :TourismOrRelatedFacility
                                                           )
                                             ]
                         ] ;
         rdfs:comment "A group of streets in a city that offer tourist attractions of interest, usually related to a specific theme"@en ,
                      "Conjunto de calles de una ciudad que alberga oferta turística de interés, habitualmente relacionada con un tema"@es ;
         rdfs:label "Barrio"@es ,
                    "Quarter"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Racetrack
:Racetrack rdf:type owl:Class ;
           rdfs:subClassOf :SportFacility ;
           rdfs:comment "Lugar destinado a carreras de caballos"@es ,
                        "Place for horse racing"@en ;
           rdfs:label "Hipódromo"@es ,
                      "Race track"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Reservoir
:Reservoir rdf:type owl:Class ;
           rdfs:subClassOf :NaturalResource ;
           rdfs:comment "Accumulation of water produced by a construction in the bed of a river or stream that partially or totally closes its channel"@en ,
                        "Acumulación de agua producida por una construcción en el lecho de un río o arroyo que cierra parcial o totalmente su cauce."@es ;
           rdfs:label "Embalse"@es ,
                      "Reservoir"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Residence
:Residence rdf:type owl:Class ;
           rdfs:subClassOf :AccommodationEstablishment ;
           rdfs:comment "Accommodation establishment offering extended stays, in many cases on a semi-permanent or temporary basis, with services similar to those of a household."@en ,
                        "Establecimiento alojativo que ofrece estancias prolongadas, en muchos casos con carácter semi-permanente o temporal, y con servicios similares a los de un hogar."@es ;
           rdfs:label "Residence"@en ,
                      "Residencia"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Resort
:Resort rdf:type owl:Class ;
        rdfs:subClassOf :AccommodationEstablishment ,
                        [ rdf:type owl:Restriction ;
                          owl:onProperty :resortContains ;
                          owl:allValuesFrom :TourismOrRelatedFacility
                        ] ;
        rdfs:comment "Lugar habilitado para el desarrollo de la actividad turística en el que se ofrece una gama amplia de servicios e instalaciones relacionadas con la hostelería, especialmente dedicadas al descanso y esparcimiento."@es ,
                     "Place enabled for the development of tourist activity in which a wide range of services and facilities related to hospitality are offered, especially dedicated to rest and recreation."@en ;
        rdfs:label "Complejo turístico"@es ,
                   "Resort"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Restaurant
:Restaurant rdf:type owl:Class ;
            rdfs:subClassOf :FoodEstablishment ;
            rdfs:comment "Establecimiento en el que se preparan alimentos y bebidas en una cocina y se sirven a los clientes."@es ,
                         "Establishment where food and beverages are prepared in a kitchen and served to customers."@en ;
            rdfs:label "Restaurant"@en ,
                       "Restaurante"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#RestaurantCompany
:RestaurantCompany rdf:type owl:Class ;
                   rdfs:subClassOf :TourismOrganisation ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :hasTourismOrRelatedFacility ;
                                     owl:allValuesFrom :TourismOrRelatedFacility
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :offers ;
                                     owl:allValuesFrom :FoodAndBeverageService
                                   ] ;
                   rdfs:comment "Company that offers restaurant services"@en ,
                                "Empresa que se encarga de ofrecer servicios de restauración"@es ;
                   rdfs:label "Empresa de restauración"@es ,
                              "Restaurant company"@en ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#RetailAndFashionBusiness
:RetailAndFashionBusiness rdf:type owl:Class ;
                          rdfs:subClassOf :LocalBusiness ;
                          rdfs:comment "Espacios físicos que ofrecen un lugar accesible y conveniente para que los consumidores adquieran diversos productos."@es ,
                                       "Physical spaces that offer an accessible and convenient place for consumers to purchase various products."@en ;
                          rdfs:label "Negocio de comercio y moda"@es ,
                                     "Retail and fashion business"@en ;
                          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#River
:River rdf:type owl:Class ;
       rdfs:subClassOf :NaturalResource ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasRiverService ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ;
       rdfs:comment "Continuous and more or less large current of water that flows into another, a lake or the sea"@en ,
                    "Corriente de agua continua y más o menos caudalosa que va a desembocar en otra, en un lago o en el mar."@es ;
       rdfs:label "River"@en ,
                  "Río"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Route
:Route rdf:type owl:Class ;
       rdfs:subClassOf :Place ,
                       :TourismResource ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasAdditionalRouteService ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasAdditionalTourismResourceService ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :hasRulesAndTips ;
                         owl:allValuesFrom :RulesAndTips
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :locomotionMode ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :paymentMethod ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :touristType ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :trailType ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :travelUnit ;
                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :itinerary ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onClass :Itinerary
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :downhillElevation ;
                         owl:allValuesFrom xsd:string
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :maximumAttendeeCapacity ;
                         owl:allValuesFrom xsd:int
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :uphillElevation ;
                         owl:allValuesFrom xsd:string
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :duration ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:string
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :highestAltitude ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:string
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :length ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:string
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :lowestAltitude ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:string
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :physicalEffort ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:int
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :publicAccess ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:boolean
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :routeNavigationOrientation ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:int
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :severityOfTheEnvironment ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:int
                       ] ,
                       [ rdf:type owl:Restriction ;
                         owl:onProperty :terrainConditions ;
                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                         owl:onDataRange xsd:int
                       ] ;
       rdfs:comment "A path or direction that contains a series of places that must be passed through or stopped at to reach a destination."@en ,
                    "Camino o dirección que contiene una serie de lugares por los que se debe pasar o detenerse para llegar a un destino."@es ;
       rdfs:label "Route"@en ,
                  "Ruta"@es ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Rule
:Rule rdf:type owl:Class ;
      rdfs:subClassOf :RulesAndTips ;
      rdfs:comment "Principio que se impone para dirigir la conducta, la correcta realización de una acción o el correcto desarrollo de una actividad."@es ,
                   "Principle that is imposed to direct behavior, the correct performance of an action or the correct development of an activity."@en ;
      rdfs:label "Regla"@es ,
                 "Rule"@en ;
      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#RulesAndTips
:RulesAndTips rdf:type owl:Class ;
              rdfs:subClassOf owl:Thing ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :adversityType ;
                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasDescription ;
                                owl:allValuesFrom :Description
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :name ;
                                owl:allValuesFrom xsd:string
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :validFrom ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onDataRange xsd:date
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :validThrough ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onDataRange xsd:date
                              ] ;
              rdfs:comment "A set of principles, standards and recommendations established by a tourism destination with the aim of ensuring a safe, respectful and satisfying experience for tourists, the local community and the environment."@en ,
                           "Conjunto de principios, normas y recomendaciones que establece un destino turístico con el objetivo de garantizar una experiencia segura, respetuosa y satisfactoria tanto para los turistas como para la comunidad local y el entorno."@es ;
              rdfs:label "Reglas y consejos"@es ,
                         "Rules and tips"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#RunningTrack
:RunningTrack rdf:type owl:Class ;
              rdfs:subClassOf :SportFacility ;
              rdfs:comment "Area in which the athletics discipline races are held."@en ,
                           "Zona en la que se realizan las carreras de la disciplina de atletismo."@es ;
              rdfs:label "Pista de atletismo"@es ,
                         "Running track"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#RuralHouse
:RuralHouse rdf:type owl:Class ;
            rdfs:subClassOf :AccommodationEstablishment ;
            rdfs:comment "Tipo de establecimiento extrahotelero ubicado en un inmueble situado en suelo rústico y de ámbito rural que dispone de una unidad alojativa y que cuenta con el equipamiento y las instalaciones necesarias para la conservación, manipulado y consumo de alimentos."@es ,
                         "Type of non-hotel establishment located in a property located on rustic land and in a rural area that has an accommodation unit and that has the equipment and facilities necessary for the conservation, handling and consumption of food."@en ;
            rdfs:label "Casa rural"@es ,
                       "Rural house"@en ;
            <http://www.w3.org/2004/02/skos/core#altLabel> "Agroturismo"@es ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Salina
:Salina rdf:type owl:Class ;
        rdfs:subClassOf :NaturalResource ;
        rdfs:comment "Lugar donde se deja evaporar agua salada para dejar solo la sal, secarla y recogerla luego para su utilización, consumo o venta."@es ,
                     "Place where salt water is allowed to evaporate to leave only the salt, dry it and then collect it for use, consumption or sale"@en ;
        rdfs:label "Salina"@en ,
                   "Salina"@es ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Sanctuary
:Sanctuary rdf:type owl:Class ;
           rdfs:subClassOf :HistoricalOrCulturalResource ;
           rdfs:comment "A place of worship where the image or relic of a highly venerated saint is revered."@en ,
                        "Templo en que se venera la imagen o reliquia de un santo de especial devoción."@es ;
           rdfs:label "Sanctuary"@en ,
                      "Santuario"@es ;
           <http://www.w3.org/2004/02/skos/core#altLabel> "Ermita"@es ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Schedule
:Schedule rdf:type owl:Class ;
          rdfs:subClassOf [ rdf:type owl:Restriction ;
                            owl:onProperty :byDay ;
                            owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :byMonth ;
                            owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :hasDescription ;
                            owl:allValuesFrom :Description
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :byMonthDay ;
                            owl:allValuesFrom xsd:string
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :byMonthWeek ;
                            owl:allValuesFrom xsd:string
                          ] ;
          rdfs:comment "Planificación temporal que define cuándo un servicio, evento u oferta se repite o se produce en intervalos específicos."@es ,
                       "Time-based plan that defines when a service, event, or offer occurs repeatedly or at specific intervals."@en ;
          rdfs:label "Programación"@es ,
                     "Schedule"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ShootingRange
:ShootingRange rdf:type owl:Class ;
               rdfs:subClassOf :SportFacility ;
               rdfs:comment "Areas designated for shooting practice that meet the required characteristics and safety standards."@en ,
                            "Espacios habilitados para la práctica del tiro que reúnan las características y medidas de seguridad pertinentes."@es ;
               rdfs:label "Campo de tiro"@es ,
                          "Shooting range"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ShoppingMall
:ShoppingMall rdf:type owl:Class ;
              rdfs:subClassOf :RetailAndFashionBusiness ;
              rdfs:comment "A complex comprising establishments dedicated to commercial, leisure, and food and beverage activities."@en ,
                           "Complejo formado por establecimientos dedicados a actividades comerciales, de ocio y restauración."@es ;
              rdfs:label "Centro comercial"@es ,
                         "Shopping mall"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#SingularTree
:SingularTree rdf:type owl:Class ;
              rdfs:subClassOf :NaturalResource ;
              rdfs:comment "Tree that stands out among others due to its size, shape, age, rarity, biological origin, state of conservation, beauty or for being part of myths or traditions."@en ,
                           "Árbol que destaca entre los demás por su tamaño, forma, edad, rareza, origen biológico, estado de conservación, belleza o por formar parte de mitos o tradiciones."@es ;
              rdfs:label "Singular tree"@en ,
                         "Árbol singular"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#SkatePark
:SkatePark rdf:type owl:Class ;
           rdfs:subClassOf :SportFacility ;
           rdfs:comment "Instalación deportiva diseñada específicamente para la práctica del monopatinaje."@es ,
                        "Sports facility designed specifically for skateboarding."@en ;
           rdfs:label "Parque de patinaje"@es ,
                      "Skatepark"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#SkatingRink
:SkatingRink rdf:type owl:Class ;
             rdfs:subClassOf :SportFacility ;
             rdfs:comment "Superficie acondicionada y diseñada para la práctica del patinaje sobre ruedas o sobre hielo, dependiendo del tipo de pista."@es ,
                          "Surface conditioned and designed for the practice of roller or ice skating, depending on the type of rink."@en ;
             rdfs:label "Pista de patinaje"@es ,
                        "Skating rink"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#SocialMediaProfile
:SocialMediaProfile rdf:type owl:Class ;
                    rdfs:subClassOf owl:Thing ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :socialMediaPlatform ;
                                      owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :url ;
                                      owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:string
                                    ] ;
                    rdfs:comment "Cuentas individuales o de empresas creadas en plataformas digitales diseñadas para la interacción social. Permiten a las personas y organizaciones compartir información, publicar contenido, interactuar con otros usuarios y construir una presencia en línea."@es ,
                                 "Individual or company accounts created on digital platforms designed for social interaction. They allow people and organizations to share information, publish content, interact with other users and build an online presence."@en ;
                    rdfs:label "Perfil en redes sociales"@es ,
                               "Social media profile"@en ;
                    <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Souvenir
:Souvenir rdf:type owl:Class ;
          rdfs:subClassOf :RetailAndFashionBusiness ;
          rdfs:comment "Establecimiento que vende objetos representativos de un lugar específico, destinados a que los turistas los compren como recuerdo de su viaje o para regalar."@es ,
                       "Establishment that sells items representing a specific location, intended for tourists to buy as memory of their trip or as gifts."@en ;
          rdfs:label "Souvenirs"@en ,
                     "Tienda de souvenirs"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#SpecialOffer
:SpecialOffer rdf:type owl:Class ;
              rdfs:subClassOf :TourismEntity ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasPriceSpecification ;
                                owl:allValuesFrom :PriceSpecification
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :relatedTourismOrRelatedFacility ;
                                owl:allValuesFrom :TourismOrRelatedFacility
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :touristType ;
                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :travelUnit ;
                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :offerSchedule ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onClass :Schedule
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :offeredBy ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onClass [ rdf:type owl:Class ;
                                              owl:unionOf ( :TourismDestination
                                                            :TourismOrganisation
                                                          )
                                            ]
                              ] ;
              rdfs:comment "Offer of products that vary from the regular offer of tourism service providers, including, but not limited to, plans, temporary price reductions, and free gifts or extra quantities."@en ,
                           "Propuesta de productos que difieren de la oferta habitual de los proveedores de servicios turísticos, incluyendo, entre otros, planes, reducciones temporales de precios y obsequios o cantidades adicionales."@es ;
              rdfs:label "Propuesta especial"@es ,
                         "Special offer"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#SportFacility
:SportFacility rdf:type owl:Class ;
               rdfs:subClassOf :PublicService ,
                               :TourismOrRelatedFacility ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :hasAdditionalSportFacilityService ;
                                 owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                 owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                               ] ;
               rdfs:comment "Espacios diseñados y equipados específicamente para brindar servicios y oportunidades relacionadas con actividades deportivas y recreativas para turistas, visitantes y residentes."@es ,
                            "Spaces designed and equipped specifically to provide services and opportunities related to sports and recreational activities for tourists, visitors and residents."@en ;
               rdfs:label "Instalación deportiva"@es ,
                          "Sport facility"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#SportingGoodsStore
:SportingGoodsStore rdf:type owl:Class ;
                    rdfs:subClassOf :RetailAndFashionBusiness ;
                    rdfs:comment "Commercial establishment dedicated to the sale of sports-related goods, equipment, and materials, intended for the practice of sports, recreational activities, or active leisure."@en ,
                                 "Establecimiento comercial dedicado a la venta de artículos, equipamiento y material deportivo, destinados a la práctica de actividades deportivas, recreativas o de ocio activo."@es ;
                    rdfs:label "Sporting goods store"@en ,
                               "Tienda de equipamiento deportivo"@es ;
                    <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#SportsCentre
:SportsCentre rdf:type owl:Class ;
              rdfs:subClassOf :SportFacility ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :sportsCentrePremises ;
                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                              ] ;
              rdfs:comment "Lugar que dispone de diferentes instalaciones e infraestructuras para la práctica de disciplinas deportivas."@es ,
                           "Place that has different facilities and infrastructure for practicing sports disciplines."@en ;
              rdfs:label "Polideportivo"@es ,
                         "Sports centre"@en ;
              <http://www.w3.org/2004/02/skos/core#altLabel> "Centro deportivo"@es ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Spring
:Spring rdf:type owl:Class ;
        rdfs:subClassOf :NaturalResource ;
        rdfs:comment "Corriente de agua que mana del suelo o de entre las rocas de forma natural."@es ,
                     "Current of water that flows from the ground or between rocks naturally"@en ;
        rdfs:label "Manantial"@es ,
                   "Spring"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Square
:Square rdf:type owl:Class ;
        rdfs:subClassOf :HistoricalOrCulturalResource ,
                        [ rdf:type owl:Restriction ;
                          owl:onProperty :historicalOrCulturalResourceContains ;
                          owl:allValuesFrom [ rdf:type owl:Class ;
                                              owl:unionOf ( :HistoricalOrCulturalResource
                                                            :TourismOrRelatedFacility
                                                          )
                                            ]
                        ] ;
        rdfs:comment "A broad and open space within a town or city, into which several streets typically converge. It may also serve as a place where goods are sold, neighbors gather socially, and public fairs, markets, and festivities are held."@en ,
                     "Lugar ancho y espacioso dentro de una población, al que suelen afluir varias calles. En ocasiones, en este lugar se venden artículos diversos, se tiene el trato común con los vecinos, y se celebran las ferias, los mercados y las fiestas públicas."@es ;
        rdfs:label "Plaza"@es ,
                   "Square"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Stadium
:Stadium rdf:type owl:Class ;
         rdfs:subClassOf :HistoricalOrCulturalResource ,
                         :SportFacility ;
         rdfs:comment "Large venue with stands for spectators, intended for sports competitions."@en ,
                      "Recinto de grandes dimensiones con graderías para los espectadores, destinado a competiciones deportivas."@es ;
         rdfs:label "Estadio"@es ,
                    "Stadium"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Supermarket
:Supermarket rdf:type owl:Class ;
             rdfs:subClassOf :GroceriesService ;
             rdfs:comment "Establecimiento comercial de venta al por menor en el que se expenden todo género de artículos alimenticios, bebidas, productos de limpieza, etc., y en el que el cliente se sirve y paga a la salida"@es ,
                          "Retail commercial establishment in which all types of food items, beverages, cleaning products, etc. are sold, and in which the customer is served and pays upon departure"@en ;
             rdfs:label "Supermarket"@en ,
                        "Supermercado"@es ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Swamp
:Swamp rdf:type owl:Class ;
       rdfs:subClassOf :NaturalResource ;
       rdfs:comment "Sunken land with a more or less muddy bottom and abundant vegetation, where the water stagnates naturally"@en ,
                    "Terreno hundido de fondo más o menos cenagoso y abundante vegetación, donde las aguas se estancan de forma natural."@es ;
       rdfs:label "Pantano"@es ,
                  "Swamp"@en ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#SwimmingPool
:SwimmingPool rdf:type owl:Class ;
              rdfs:subClassOf :SportFacility ;
              rdfs:comment "Construcción que contiene gran cantidad de agua y que se destina al baño, a la natación o a otros ejercicios y deportes acuáticos."@es ,
                           "Construction that contains a large amount of water and is intended for bathing, swimming or other water exercises and sports."@en ;
              rdfs:label "Piscina"@es ,
                         "Swimming pool"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Synagogue
:Synagogue rdf:type owl:Class ;
           rdfs:subClassOf :HistoricalOrCulturalResource ;
           rdfs:comment "A building dedicated to the gathering and worship practices of the Jewish faith."@en ,
                        "Edificio dedicado a la congregación y culto de la religión judía."@es ;
           rdfs:label "Sinagoga"@es ,
                      "Synagogue"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TailorShop
:TailorShop rdf:type owl:Class ;
            rdfs:subClassOf :RetailAndFashionBusiness ;
            rdfs:comment "A tailor's shop and workshop"@en ,
                         "Tienda y taller de sastre"@es ;
            rdfs:label "Sastrería"@es ,
                       "Tailorshop"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TakeAwayEstablishment
:TakeAwayEstablishment rdf:type owl:Class ;
                       rdfs:subClassOf :FoodEstablishment ;
                       rdfs:comment "Establecimiento donde se preparan y venden alimentos listos para ser llevados y consumidos fuera del lugar de venta."@es ,
                                    "Establishment where food is prepared and sold ready to be taken and consumed outside the place of sale."@en ;
                       rdfs:label "Casa de comidas para llevar"@es ,
                                  "Take away establishment"@en ;
                       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Tavern
:Tavern rdf:type owl:Class ;
        rdfs:subClassOf :FoodEstablishment ;
        rdfs:comment "A popular public establishment where drinks are served and sold, as well as meals or appetizers."@en ,
                     "Establecimiento público de carácter popular donde se sirven y expenden bebidas, además de ofrecer comidas o aperitivos."@es ;
        rdfs:label "Taberna"@es ,
                   "Tavern"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TaxiStand
:TaxiStand rdf:type owl:Class ;
           rdfs:subClassOf :TransportInfrastructure ;
           rdfs:comment "Lugar en que se detienen los taxis a la espera de pasajeros."@es ,
                        "Place where taxis stop waiting for passengers."@en ;
           rdfs:label "Parada de taxis"@es ,
                      "Taxi stand"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TeaRoom
:TeaRoom rdf:type owl:Class ;
         rdfs:subClassOf :FoodEstablishment ;
         rdfs:comment "An establishment specialized in the retail and service of teas and infusions of diverse origins."@en ,
                      "Establecimiento especializado en la venta y servicio de tés e infusiones de distinta procedencia."@es ;
         rdfs:label "Tea room"@en ,
                    "Tetería"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TelephoneShop
:TelephoneShop rdf:type owl:Class ;
               rdfs:subClassOf :RetailAndFashionBusiness ;
               rdfs:comment "Establecimiento de venta al por menor de artículos de telefonía, teléfonos móviles y accesorios."@es ,
                            "Retail establishment of telephone items, mobile phones and accessories."@en ;
               rdfs:label "Telephone shop"@en ,
                          "Tienda de telefonía"@es ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TemporaryTouristInformationPoint
:TemporaryTouristInformationPoint rdf:type owl:Class ;
                                  rdfs:subClassOf :PublicService ,
                                                  [ rdf:type owl:Restriction ;
                                                    owl:onProperty :availableLanguage ;
                                                    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                    owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                                  ] ;
                                  rdfs:comment "Espacio ubicado en lugares de máxima afluencia donde se ofrece información de interés al visitante."@es ,
                                               "Space located in places of maximum influx where information of interest to the visitor is offered"@en ;
                                  rdfs:label "Punto de información turística temporal"@es ,
                                             "Temporary tourist information point"@en ;
                                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TennisCourt
:TennisCourt rdf:type owl:Class ;
             rdfs:subClassOf :SportFacility ;
             rdfs:comment "A rectangular surface adapted for tennis, divided by a central net and featuring various types of court surfaces depending on the style of play."@en ,
                          "Superficie rectangular adaptada para la práctica del tenis, dividida por una red intermedia y acondicionada con diferentes tipos de pavimento según la modalidad de juego."@es ;
             rdfs:label "Pista de tenis"@es ,
                        "Tennis court"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Terroir
:Terroir rdf:type owl:Class ;
         rdfs:subClassOf :AgrotourismFacility ,
                         [ rdf:type owl:Restriction ;
                           owl:onProperty :hasAdditionalWineTourismFacilityService ;
                           owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                         ] ;
         rdfs:comment "Areas of land where an indeterminate number of vineyards are located which, due to their location and microclimatic conditions, geological composition or terrain, share similar conditions and therefore produce grapes with distinctive characteristics that give rise to very unique wines, generally known as vinos de pago"@en ,
                      "Extensiones de terreno en las que se localizan un número indeterminado de viñas que -por razón de su situación y condiciones micro-climáticas, por su composición geológica o por su orografía- comparten condiciones similares y producen por ello uvas con características diferenciadas que dan lugar a unos vinos muy singulares, generalmente conocidos como vinos de pago"@es ;
         rdfs:label "Pago"@es ,
                    "Terroir"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Thalasso
:Thalasso rdf:type owl:Class ;
          rdfs:subClassOf :HealthAndWellnessFacility ;
          rdfs:comment "Instalación especializada en el uso terapéutico del agua de mar y del entorno marino con fines de bienestar y salud."@es ,
                       "TA facility specialized in the therapeutic use of seawater and the marine environment for wellbeing and health purposes."@en ;
          rdfs:label "Talaso"@es ,
                     "Thalasso"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Theater
:Theater rdf:type owl:Class ;
         rdfs:subClassOf :HistoricalOrCulturalResource ,
                         :LeisureAndCultureFacility ;
         rdfs:comment "Building or site intended for the representation of dramatic works or other public spectacles typical of the scene."@en ,
                      "Edificio o sitio destinado a la representación de obras dramáticas o a otros espectáculos públicos propios de la escena."@es ;
         rdfs:label "Teatro"@es ,
                    "Theater"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TicketOrEntrance
:TicketOrEntrance rdf:type owl:Class ;
                  rdfs:subClassOf :TourismService ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty :offeredBy ;
                                    owl:allValuesFrom :ComplementaryActivitiesCompany
                                  ] ;
                  rdfs:comment "PServicio turístico que consiste en la emisión o venta de un ticket o entrada que otorga derecho de acceso, uso o participación en una actividad de una instalación turística o vinculada bajo unas condiciones y periodo determinados."@es ,
                               "Tourism service consisting of the issuance or sale of a ticket or entrance that grants the right of access, use, or participation in an activity at a tourism or related facility under specific conditions and within a defined period."@en ;
                  rdfs:label "Ticket o entrada"@es ,
                             "Ticket or entrance"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TimeSlot
:TimeSlot rdf:type owl:Class ;
          rdfs:subClassOf [ rdf:type owl:Restriction ;
                            owl:onProperty :closesAt ;
                            owl:allValuesFrom xsd:time
                          ] ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :opensAt ;
                            owl:allValuesFrom xsd:time
                          ] ;
          rdfs:comment "Intervalo temporal que define un periodo continuo de apertura, delimitado por una hora de inicio y una hora de finalización, y utilizado para describir tramos horarios dentro de un día concreto. "@es ,
                       "Time interval that defines a continuous period of opening, delimited by a start time and an end time, and used to describe time ranges within a specific day."@en ;
          rdfs:label "Franja horaria"@es ,
                     "Time slot"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "false"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TobaccoShop
:TobaccoShop rdf:type owl:Class ;
             rdfs:subClassOf :RetailAndFashionBusiness ;
             rdfs:comment "Negocio donde se venden principalmente sellos y tabaco, además de ofrecer servicios de recarga de tarjetas prepago de telefonía y de transportes urbanos."@es ,
                          "Store where stamps and tobacco are mainly sold, in addition to offering recharge services for prepaid telephone and urban transport cards."@en ;
             rdfs:label "Estanco"@es ,
                        "Tobacco shop"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Tour
:Tour rdf:type owl:Class ;
      rdfs:subClassOf :TourismService ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :hasAdditionalTourService ;
                        owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                      ] ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :offeredBy ;
                        owl:allValuesFrom [ rdf:type owl:Class ;
                                            owl:unionOf ( :ComplementaryActivitiesCompany
                                                          :TourGuide
                                                        )
                                          ]
                      ] ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :hasPriceClass ;
                        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                        owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                      ] ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :itinerary ;
                        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                        owl:onClass :Itinerary
                      ] ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :meetingPoint ;
                        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                        owl:onClass :Place
                      ] ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :dramatisedTour ;
                        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                        owl:onDataRange xsd:boolean
                      ] ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :includes ;
                        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                        owl:onDataRange xsd:string
                      ] ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :isAllinclusive ;
                        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                        owl:onDataRange xsd:boolean
                      ] ,
                      [ rdf:type owl:Restriction ;
                        owl:onProperty :notIncluded ;
                        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                        owl:onDataRange xsd:string
                      ] ;
      rdfs:comment "Experiencia turística que incluye el recorrido por algún lugar o recinto de interés, que se hace generalmente en grupo y con la ayuda de un guía que conduce y proporciona información acerca de lo que se muestra."@es ,
                   "Tourist experience that includes a tour of a place or area of ​​interest, which is generally done in a group and with the help of a guide who drives and provides information about what is shown."@en ;
      rdfs:label "Tour"@en ,
                 "Visita guiada"@es ;
      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TourGuide
:TourGuide rdf:type owl:Class ;
           rdfs:subClassOf :TourismOrganisation ,
                           [ rdf:type owl:Restriction ;
                             owl:onProperty :offers ;
                             owl:allValuesFrom :Tour
                           ] ,
                           [ rdf:type owl:Restriction ;
                             owl:onProperty :tourSpecialty ;
                             owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                           ] ,
                           [ rdf:type owl:Restriction ;
                             owl:onProperty :registrationNumber ;
                             owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                             owl:onDataRange xsd:string
                           ] ;
           rdfs:comment "Person with extensive knowledge of the destination, capable of expressing himself in two or more languages, whose responsibility is to serve, inform and assist tourists on the tours they take."@en ,
                        "Persona con amplio conocimiento del destino, capaz de expresarse en dos o más idiomas, cuya responsabilidad es atender, informar y asistir a los turistas en los tours que realizan."@es ;
           rdfs:label "Guía turístico"@es ,
                      "Tour guide"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TourismDestination
:TourismDestination rdf:type owl:Class ;
                    rdfs:subClassOf :Place ,
                                    :TourismEntity ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :destinationType ;
                                      owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :hasAcknowledgement ;
                                      owl:allValuesFrom :Acknowledgement
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :hasRulesAndTips ;
                                      owl:allValuesFrom :RulesAndTips
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :hasSocialMediaProfile ;
                                      owl:allValuesFrom :SocialMediaProfile
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :nearTo ;
                                      owl:allValuesFrom [ rdf:type owl:Class ;
                                                          owl:unionOf ( :HistoricalOrCulturalResource
                                                                        :NaturalResource
                                                                        :PublicService
                                                                        :Route
                                                                        :TourismOrRelatedFacility
                                                                        :TransportInfrastructure
                                                                      )
                                                        ]
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :offeredBy ;
                                      owl:allValuesFrom [ rdf:type owl:Class ;
                                                          owl:unionOf ( :DestinationExperience
                                                                        :TourismService
                                                                      )
                                                        ]
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :offers ;
                                      owl:allValuesFrom [ rdf:type owl:Class ;
                                                          owl:unionOf ( :DestinationExperience
                                                                        :Event
                                                                        :Tour
                                                                      )
                                                        ]
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :relatedTourismDestination ;
                                      owl:allValuesFrom :TourismDestination
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty :touristType ;
                                      owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                    ] ;
                    rdfs:comment "Espacio físico con o sin límites administrativos y/o analíticos en el que un visitante puede pasar la noche, que consiste en una agrupación o coubicación de productos y servicios, así como de actividades y experiencias a lo largo de la cadena de valor del turismo, y que constituye una unidad básica de análisis del turismo. Incorpora a diversas partes interesadas y puede conectarse en red para formar destinos más grandes. También es intangible, con su imagen e identidad, que pueden influir en su competitividad en el mercado."@es ,
                                 "Physical space with or without administrative and/or analytical boundaries in which a visitor can spend an overnight, consisting of a clustering or co-location of products and services and of activities and experiences along the tourism value chain and a basic unit of analysis of tourism. It incorporates various stakeholders and can network to form larger destinations. It is also intangible with its image and identity, which can influence its market competitiveness"@en ;
                    rdfs:label "Destino turístico"@es ,
                               "Tourism destination"@en ;
                    <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TourismEntity
:TourismEntity rdf:type owl:Class ;
               rdfs:subClassOf [ rdf:type owl:Restriction ;
                                 owl:onProperty :hasSocialMediaProfile ;
                                 owl:allValuesFrom :SocialMediaProfile
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :relatedTourismDestination ;
                                 owl:allValuesFrom :TourismDestination
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :hasDescription ;
                                 owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                 owl:onClass :Description
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :hasAdditionalInformation ;
                                 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                 owl:onClass :AdditionalInformation
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :hasMultimedia ;
                                 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                 owl:onClass :Multimedia
                               ] ,
                               [ rdf:type owl:Restriction ;
                                 owl:onProperty :name ;
                                 owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                 owl:onDataRange xsd:string
                               ] ;
               rdfs:comment "Concepto general que agrupa los elementos públicos y privados con capacidad de intervenir en el ciclo de viaje del turista."@es ,
                            "General concept that groups public and private elements capable of intervening in the tourist's travel cycle." ;
               rdfs:label "Entidad turística"@es ,
                          "Tourism entity"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TourismIntermediary
:TourismIntermediary rdf:type owl:Class ;
                     rdfs:subClassOf :TourismOrganisation ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasTourismOrRelatedFacility ;
                                       owl:allValuesFrom :TourismOrRelatedFacility
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :offers ;
                                       owl:allValuesFrom :HolidayPackage
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :touristType ;
                                       owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :travelUnit ;
                                       owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ;
                     rdfs:comment "Agente de distribución que participa en la venta y/o corretaje de productos y servicios relacionados con viajes y turismo."@es ,
                                  "Distribution agent that participates in the sale and/or brokerage of products and services related to travel and tourism."@en ;
                     rdfs:label "Intermediario turístico"@es ,
                                "Tourism intermediary"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TourismOrRelatedFacility
:TourismOrRelatedFacility rdf:type owl:Class ;
                          rdfs:subClassOf :Place ,
                                          :TourismEntity ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :hasAcknowledgement ;
                                            owl:allValuesFrom :Acknowledgement
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                            owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :hasSocialMediaProfile ;
                                            owl:allValuesFrom :SocialMediaProfile
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :paymentMethod ;
                                            owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :touristType ;
                                            owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :travelUnit ;
                                            owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :offeredBy ;
                                            owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                            owl:onClass [ rdf:type owl:Class ;
                                                          owl:unionOf ( :TourismDestination
                                                                        :TourismOrganisation
                                                                      )
                                                        ]
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :additionalClassification ;
                                            owl:allValuesFrom xsd:string
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :registrationNumber ;
                                            owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                            owl:onDataRange xsd:string
                                          ] ;
                          rdfs:comment "Infraestructuras y servicios que están diseñados tanto para satisfacer las necesidades de los turistas como para brindar beneficios a los residentes locales."@es ,
                                       "Infrastructure and services that are designed to both meet the needs of tourists and provide benefits to local residents."@en ;
                          rdfs:label "Instalación turística o vinculada"@es ,
                                     "Tourism or related facility"@en ;
                          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TourismOrganisation
:TourismOrganisation rdf:type owl:Class ;
                     rdfs:subClassOf :TourismEntity ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasAcknowledgement ;
                                       owl:allValuesFrom :Acknowledgement
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasContactPoint ;
                                       owl:allValuesFrom :ContactPoint
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasSocialMediaProfile ;
                                       owl:allValuesFrom :SocialMediaProfile
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasTourismOrRelatedFacility ;
                                       owl:allValuesFrom :TourismOrRelatedFacility
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :offers ;
                                       owl:allValuesFrom [ rdf:type owl:Class ;
                                                           owl:unionOf ( :DestinationExperience
                                                                         :Event
                                                                         :SpecialOffer
                                                                         :TourismService
                                                                       )
                                                         ]
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :relatedTo ;
                                       owl:allValuesFrom :TourismEntity
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasContactPoint ;
                                       owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                       owl:onClass :ContactPoint
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasContactPoint ;
                                       owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                       owl:onClass :BookingChannel
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :additionalClassification ;
                                       owl:allValuesFrom xsd:string
                                     ] ;
                     rdfs:comment "Proveedor que ofrece servicios y productos turísticos."@es ,
                                  "Provider offering tourism services and products."@en ;
                     rdfs:label "Organización turística"@es ,
                                "Tourism Organisation"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TourismResource
:TourismResource rdf:type owl:Class ;
                 rdfs:subClassOf :TourismEntity ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasAcknowledgement ;
                                   owl:allValuesFrom :Acknowledgement
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasAdditionalTourismResourceService ;
                                   owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasContactPoint ;
                                   owl:allValuesFrom :ContactPoint
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasDescription ;
                                   owl:allValuesFrom :Description
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasLocation ;
                                   owl:allValuesFrom :Location
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasMultimedia ;
                                   owl:allValuesFrom :Multimedia
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasOpeningHours ;
                                   owl:allValuesFrom :OpeningHours
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :paymentMethod ;
                                   owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :relatedTourismDestination ;
                                   owl:allValuesFrom :TourismDestination
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :touristType ;
                                   owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :travelUnit ;
                                   owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :hasContactPoint ;
                                   owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                   owl:onClass :BookingChannel
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :additionalClassification ;
                                   owl:allValuesFrom xsd:string
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty :publicAccess ;
                                   owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                   owl:onDataRange xsd:boolean
                                 ] ;
                 rdfs:comment "Lugar, sitio o elemento que tiene un valor significativo y atractivo para los turistas y es capaz de motivar su desplazamiento. Suelen ser destacados por su belleza escénica, importancia histórica, singularidad cultural o valor recreativo."@es ,
                              "Place, site or element that has a significant and attractive value for tourists and is capable of motivating their movement. They are often noted for their scenic beauty, historical importance, cultural uniqueness, or recreational value."@en ;
                 rdfs:label "Recurso turístico"@es ,
                            "Tourism Resource"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TourismService
:TourismService rdf:type owl:Class ;
                rdfs:subClassOf :TourismEntity ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :availableLanguage ;
                                  owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :hasAcknowledgement ;
                                  owl:allValuesFrom :Acknowledgement
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :hasContactPoint ;
                                  owl:allValuesFrom :ContactPoint
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :hasLocation ;
                                  owl:allValuesFrom :Location
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :hasPriceSpecification ;
                                  owl:allValuesFrom :PriceSpecification
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :relatedEvent ;
                                  owl:allValuesFrom :Event
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :relatedTo ;
                                  owl:allValuesFrom :TourismEntity
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :relatedTourismOrRelatedFacility ;
                                  owl:allValuesFrom :TourismOrRelatedFacility
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :serviceSchedule ;
                                  owl:allValuesFrom :Schedule
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :touristType ;
                                  owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :travelUnit ;
                                  owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :hasContactPoint ;
                                  owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onClass :BookingChannel
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :additionalClassification ;
                                  owl:allValuesFrom xsd:string
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :maximumAttendeeCapacity ;
                                  owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onDataRange xsd:int
                                ] ;
                rdfs:comment "Prestación destinada a satisfacer las necesidades del turista en el destino."@es ,
                             "Service designed to meet the needs of tourists at the destination."@en ;
                rdfs:label "Servicio turístico"@es ,
                           "Tourism Service"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TouristInformationOffice
:TouristInformationOffice rdf:type owl:Class ;
                          rdfs:subClassOf :PublicService ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :hasAcknowledgement ;
                                            owl:allValuesFrom :Acknowledgement
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty :availableLanguage ;
                                            owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                            owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                          ] ;
                          rdfs:comment "Instalación física donde se prestan servicios de información turística, ya sea in situ o en línea, con el objetivo de satisfacer y mejorar las expectativas de los turistas una vez que se encuentran en el destino."@es ,
                                       "Physical facility where tourist information services are provided either onsite or online with the aim of meeting and improving the tourists' expectations once they are at the destination."@en ;
                          rdfs:label "Oficina de turismo"@es ,
                                     "Tourist information office"@en ;
                          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Tower
:Tower rdf:type owl:Class ;
       rdfs:subClassOf :HistoricalOrCulturalResource ;
       rdfs:comment "Construcción fortificada, más alta que ancha, utilizada para defender una ciudad o plaza."@es ;
       rdfs:label "Torre"@es ,
                  "Tower"@en ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TownHall
:TownHall rdf:type owl:Class ;
          rdfs:subClassOf :HistoricalOrCulturalResource ;
          rdfs:comment "Governing and administrative body of a municipality. It is the public institution closest to the citizen, responsible for managing local services and the development of the city or town."@en ,
                       "Órgano de gobierno y administración de un municipio. Es la institución pública más cercana al ciudadano, encargada de gestionar los servicios locales y el desarrollo de la ciudad o pueblo."@es ;
          rdfs:label "Ayuntamiento"@es ,
                     "Town Hall"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#ToyStore
:ToyStore rdf:type owl:Class ;
          rdfs:subClassOf :RetailAndFashionBusiness ;
          rdfs:comment "Store where toys are sold."@en ,
                       "Tienda donde se venden juguetes."@es ;
          rdfs:label "Juguetería"@es ,
                     "Toy store"@en ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TraditionalMarket
:TraditionalMarket rdf:type owl:Class ;
                   rdfs:subClassOf :AgrotourismFacility ,
                                   :HistoricalOrCulturalResource ;
                   rdfs:comment "An area made up of individual stalls that offer products of various kinds with a predominance of fresh products: meat, fruits, vegetables, fish, etc."@en ,
                                "Recinto formado por puestos individuales que ofrecen productos de diversa índole con predominancia de los productos frescos: carne, frutas, verduras, pescado, etc."@es ;
                   rdfs:label "Mercado tradicional"@es ,
                              "Traditional market"@en ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Trail
:Trail rdf:type owl:Class ;
       rdfs:subClassOf :NaturalResource ;
       rdfs:comment "Road, path or path that is characterized by being very small and narrow and that is generally found in rural areas"@en ,
                    "Vía, senda o camino que se caracteriza por ser muy pequeña y angosta y que por lo general se encuentran en las zonas rurales."@es ;
       rdfs:label "Sendero"@es ,
                  "Trail"@en ;
       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TrainStation
:TrainStation rdf:type owl:Class ;
              rdfs:subClassOf :HistoricalOrCulturalResource ,
                              :TransportInfrastructure ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :transportInfrastructureContains ;
                                owl:allValuesFrom [ rdf:type owl:Class ;
                                                    owl:unionOf ( :PublicService
                                                                  :TourismOrRelatedFacility
                                                                )
                                                  ]
                              ] ;
              rdfs:comment "Instalación ferroviaria con vías a la que pueden llegar y desde la que se pueden expedir trenes."@es ,
                           "Railway facility with tracks that can be reached and from which trains can be dispatched."@en ;
              rdfs:label "Estación de tren"@es ,
                         "Train station"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TransportInfrastructure
:TransportInfrastructure rdf:type owl:Class ;
                         rdfs:subClassOf :Place ,
                                         :TourismEntity ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty :hasAdditionalTransportInfrastructureService ;
                                           owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                         ] ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty :additionalClassification ;
                                           owl:allValuesFrom xsd:string
                                         ] ;
                         rdfs:comment "Instalaciones físicas que permiten el movimiento de personas de un lugar a otro. Proporcionan las vías, conexiones y recursos necesarios para el transporte terrestre, aéreo, marítimo y ferroviario, facilitando la movilidad tanto a nivel local como global."@es ,
                                      "Physical facilities that allow the movement of people from one place to another. They provide the roads, connections and resources necessary for land, air, sea and rail transportation, facilitating mobility both locally and globally."@en ;
                         rdfs:label "Infraestructura de transporte"@es ,
                                    "Transport infrastructure"@en ;
                         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TransportService
:TransportService rdf:type owl:Class ;
                  rdfs:subClassOf :TourismService ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty :offeredBy ;
                                    owl:allValuesFrom :PassengerTransportCompany
                                  ] ;
                  rdfs:comment "Passenger transport service between a predefined origin and destination, carried out using a specific means of transport and following a set route."@en ,
                               "Servicio de desplazamiento de pasajeros entre un origen y un destino previamente definidos, realizado mediante un medio de transporte concreto y conforme a un recorrido establecido."@es ;
                  rdfs:label "Servicio de transporte"@es ,
                             "Transport service"@en ;
                  <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#TravelAgency
:TravelAgency rdf:type owl:Class ;
              rdfs:subClassOf :TourismIntermediary ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasAdditionalTravelAgencyService ;
                                owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                              ] ;
              rdfs:comment "A private retailer that provides travel and tourism related services to the public on behalf of suppliers such as activities, airlines, car rentals, cruise lines, hotels, railways, travel insurance, and package tours."@en ,
                           "Minorista privado que ofrece al público servicios relacionados con los viajes y el turismo en nombre de proveedores tales como actividades, aerolíneas, alquiler de coches, líneas de cruceros, hoteles, ferrocarriles, seguros de viaje y paquetes turísticos."@es ;
              rdfs:label "Agencia de viajes"@es ,
                         "Travel agency"@en ;
              <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#UndergroundWineCellar
:UndergroundWineCellar rdf:type owl:Class ;
                       rdfs:subClassOf :AgrotourismFacility ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :hasAdditionalWineTourismFacilityService ;
                                         owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                       ] ;
                       rdfs:comment "A cellar, cave or underground winery with high humidity and a constant temperature throughout the year, used for maturing and ageing wines"@en ,
                                    "Cava, cueva o bodega subterránea con mucha humedad ambiente y temperatura constante todo el año que se utiliza para criar y envejecer vinos"@es ;
                       rdfs:label "Calado"@es ,
                                  "Underground wine cellar"@en ;
                       <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#UrbanViewPoint
:UrbanViewPoint rdf:type owl:Class ;
                rdfs:subClassOf :HistoricalOrCulturalResource ;
                rdfs:comment "An urban viewpoint from which the city can be enjoyed from a unique perspective, whether from the top of a building or a hillside."@en ,
                             "Lugar para disfrutar de las vistas de una ciudad desde una perspectiva única, desde la cima de un edificio o de una colina."@es ;
                rdfs:label "Mirador urbano"@es ,
                           "Urban viewpoint"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VATRefund
:VATRefund rdf:type owl:Class ;
           rdfs:subClassOf :FinancialService ;
           rdfs:comment "Companies specialized in managing the return of Value Added Tax (VAT) to tourists or foreign visitors."@en ,
                        "Compañías especializadas en la gestión de la devolución del Impuesto al Valor Agregado (IVA) a los turistas o visitantes extranjeros."@es ;
           rdfs:label "Devolución de IVA"@es ,
                      "VAT refund"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VacationRental
:VacationRental rdf:type owl:Class ;
                rdfs:subClassOf :AccommodationEstablishment ;
                rdfs:comment "Complete properties (flats, chalets, townhouses...) that are regularly rented for tourist, vacation or leisure purposes."@en ,
                             "Inmuebles completos (pisos, chalets, adosados…) que se alquilan de forma habitual con fines turísticos, vacacionales o de ocio."@es ;
                rdfs:label "Vacation rental"@en ,
                           "Vivienda de uso turístico"@es ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Valley
:Valley rdf:type owl:Class ;
        rdfs:subClassOf :NaturalResource ,
                        [ rdf:type owl:Restriction ;
                          owl:onProperty :naturalResourceContains ;
                          owl:allValuesFrom [ rdf:type owl:Class ;
                                              owl:unionOf ( :NaturalResource
                                                            :PublicService
                                                            :TourismOrRelatedFacility
                                                          )
                                            ]
                        ] ;
        rdfs:comment "Llanura entre montes o alturas"@es ,
                     "Plain between mountains or heights"@en ;
        rdfs:label "Valle"@es ,
                   "Valley"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VehicleExperience
:VehicleExperience rdf:type owl:Class ;
                   rdfs:subClassOf :TourismService ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :hasPriceClass ;
                                     owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                   ] ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty :vehicleExperienceType ;
                                     owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                   ] ;
                   rdfs:comment "Servicio turístico que ofrece el uso temporal de un vehículo durante un periodo concreto, generalmente vinculado a una actividad recreativa o de ocio."@es ,
                                "Tourism service that provides the temporary use of a vehicle for a specific period, generally linked to a recreational or leisure activity."@en ;
                   rdfs:label "Experiencia en vehículo"@es ,
                              "Vehicle experience"@en ;
                   <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VehicleRentalAgency
:VehicleRentalAgency rdf:type owl:Class ;
                     rdfs:subClassOf :TourismOrRelatedFacility ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasAdditionalTourismOrRelatedFacilityService ;
                                       owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :hasAdditionalVehicleRentalAgencyService ;
                                       owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :vehicleType ;
                                       owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ;
                     rdfs:comment "Facility offering temporary vehicle hire, allowing free and autonomous use for travel."@en ,
                                  "Instalación que ofrece el alquiler temporal de vehículos, permitiendo su uso libre y autónomo para desplazarse."@es ;
                     rdfs:label "Agencia de alquiler de vehículos"@es ,
                                "Vehicle rental agency"@en ;
                     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VehicleRentalCompany
:VehicleRentalCompany rdf:type owl:Class ;
                      rdfs:subClassOf :PassengerTransportCompany ,
                                      [ rdf:type owl:Restriction ;
                                        owl:onProperty :hasAdditionalVehicleRentalAgencyService ;
                                        owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                      ] ,
                                      [ rdf:type owl:Restriction ;
                                        owl:onProperty :vehicleType ;
                                        owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                                      ] ;
                      rdfs:comment "Commercial entity dedicated to providing short-term vehicle rental services to travelers who need a temporary means of transportation."@en ,
                                   "Entidad comercial que se dedica a proporcionar servicios de alquiler de vehículos a corto plazo a viajeros que necesitan un medio de transporte temporal."@es ;
                      rdfs:label "Empresa de alquiler de vehículos"@es ,
                                 "Vehicle rental company"@en ;
                      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VehicleWorkshop
:VehicleWorkshop rdf:type owl:Class ;
                 rdfs:subClassOf :MiscellaneousBusiness ;
                 rdfs:comment "Establecimiento donde se reparan las averías de los automóviles."@es ,
                              "Establishment where automobile breakdowns are repaired."@en ;
                 rdfs:label "Taller mecánico"@es ,
                            "Vehicle workshop"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VendingMachine
:VendingMachine rdf:type owl:Class ;
                rdfs:subClassOf :GroceriesService ;
                rdfs:comment "Machine that provides snacks, drinks, candy and other products to consumers"@en ,
                             "Máquina que proporciona aperitivos, bebidas, golosinas y otros productos a los consumidores."@es ;
                rdfs:label "Máquina expendedora"@es ,
                           "Vending machine"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VernacularArchitecture
:VernacularArchitecture rdf:type owl:Class ;
                        rdfs:subClassOf :HistoricalOrCulturalResource ;
                        rdfs:comment "Construcciones tradicionales que reflejan las tradiciones y estilos arquitectónicos locales (masías, molinos, almazaras, etc.)"@es ,
                                     "Traditional buildings that reflect local architectural traditions and styles (such as farmhouses, mills, olive presses, etc.)."@en ;
                        rdfs:label "Arquitectura vernácula"@es ,
                                   "Vernacular architecture"@en ;
                        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VeterinaryCare
:VeterinaryCare rdf:type owl:Class ;
                rdfs:subClassOf :MedicalBusiness ;
                rdfs:comment "Establecimiento con personal cualificado, registrado o autorizado por el organismo veterinario estatutario pertinente para ejercer la medicina/ciencia veterinaria en un país."@es ,
                             "Establishment with qualified personnel, registered or authorised by the relevant statutory veterinary body to practise veterinary medicine/science in a country."@en ;
                rdfs:label "Atención veterinaria"@es ,
                           "Veterinary care"@en ;
                <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Vineyard
:Vineyard rdf:type owl:Class ;
          rdfs:subClassOf :AgrotourismFacility ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty :hasAdditionalWineTourismFacilityService ;
                            owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                          ] ;
          rdfs:comment "Land intended for vine cultivation for grape production."@en ,
                       "Terreno destinado al cultivo de la vid para la producción de uva."@es ;
          rdfs:label "Vineyard"@en ,
                     "Viñedo"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VineyardHouse
:VineyardHouse rdf:type owl:Class ;
               rdfs:subClassOf :VernacularArchitecture ;
               rdfs:comment "Construcción tradicional situada entre viñedos que, siguiendo un modelo arquitectónico funcional, sirve para llevar a cabo las labores de la viña, el soleo y pisado de la uva, ocupando el lagar, el espacio principal de la casa"@es ,
                            "Traditional building located among vineyards which, following a functional architectural model, is used to carry out vineyard work, the sun-drying and treading of the grapes. The winepress, the main space of the house, occupies the central area."@en ;
               rdfs:label "Casa de viña"@es ,
                          "Vineyard house"@en ;
               <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#VineyardShelter
:VineyardShelter rdf:type owl:Class ;
                 rdfs:subClassOf :VernacularArchitecture ;
                 rdfs:comment "Pequeña edificación construida tradicionalmente en piedra y destinada al refugio del propio agricultor, al almacenamiento de sus herramientas y como puesto de vigilancia de las cosechas."@es ,
                              "Small building traditionally constructed in stone and used as a shelter for the farmer, for storing his tools and as a lookout post for the crops."@en ;
                 rdfs:label "Guardaviña"@es ,
                            "Vineyard shelter"@en ;
                 <http://www.w3.org/2004/02/skos/core#altLabel> "Chozo"@es ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Volcano
:Volcano rdf:type owl:Class ;
         rdfs:subClassOf :NaturalResource ;
         rdfs:comment "Abertura en la tierra, y más comúnmente en una montaña, por donde salen de tiempo en tiempo humo, llamas y materias encendidas o derretidas."@es ,
                      "Opening in the earth, and more commonly in a mountain, through which smoke, flames, and burning or melted matter emerge from time to time."@en ;
         rdfs:label "Volcano"@en ,
                    "Volcán"@es ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Wall
:Wall rdf:type owl:Class ;
      rdfs:subClassOf :HistoricalOrCulturalResource ;
      rdfs:comment "A tall and robust structure, generally topped with a parapet, that surrounds a fortification, stronghold, or other site for defensive purposes."@en ,
                   "Construcción alta y robusta, generalmente coronada por un parapeto, que rodea una fortificación, plaza fuerte u otro lugar para su defensa."@es ;
      rdfs:label "Muralla"@es ,
                 "Wall"@en ;
      <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Waterfall
:Waterfall rdf:type owl:Class ;
           rdfs:subClassOf :NaturalResource ;
           rdfs:comment "Caída desde cierta altura del agua de un río u otra corriente por el brusco desnivel del cauce."@es ,
                        "Fall from a certain height of the water of a river or other stream due to the sudden drop in level of the channel."@en ;
           rdfs:label "Cascada"@es ,
                      "Waterfall"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#WellnessSpa
:WellnessSpa rdf:type owl:Class ;
             rdfs:subClassOf :HealthAndWellnessFacility ;
             rdfs:comment "Establecimiento dedicado a la prestación de tratamientos de spa o paquetes de tratamientos de bienestar en un espacio apartado con un ambiente relajante, para la promoción de la salud y el bienestar."@es ,
                          "Establishment dedicated to the provision of wellness spa treatments or treatment packages within a secluded space with a relaxing ambience, for the promotion of health and well-being."@en ;
             rdfs:label "Spa"@es ,
                        "Wellness spa"@en ;
             <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#WineBar
:WineBar rdf:type owl:Class ;
         rdfs:subClassOf :FoodEstablishment ;
         rdfs:comment "Establecimiento especializado en la venta y degustación de vinos."@es ,
                      "Establishment specialized in the sale and tasting of wines."@en ;
         rdfs:label "Bar de vinos"@es ,
                    "Wine bar"@en ;
         <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#WinePress
:WinePress rdf:type owl:Class ;
           rdfs:subClassOf :VernacularArchitecture ;
           rdfs:comment "A vat where grapes were once trodden"@en ,
                        "Depósito donde antiguamente se pisaba la uva"@es ;
           rdfs:label "Lagar"@es ,
                      "Wine press"@en ;
           <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#WineShop
:WineShop rdf:type owl:Class ;
          rdfs:subClassOf :AgrotourismFacility ;
          rdfs:comment "Lugar donde se exponen, guardan, venden e incluso se catan o degustan distintas clases de vinos."@es ,
                       "Place where different types of wines are exhibited, stored, sold and even tasted or tasted."@en ;
          rdfs:label "Vinoteca"@es ,
                     "Wine shop"@en ;
          <http://www.w3.org/2004/02/skos/core#altLabel> "Enoteca"@es ;
          <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Winery
:Winery rdf:type owl:Class ;
        rdfs:subClassOf :AgrotourismFacility ,
                        [ rdf:type owl:Restriction ;
                          owl:onProperty :hasAdditionalWineTourismFacilityService ;
                          owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
                        ] ;
        rdfs:comment "A complex of facilities dedicated to the production, ageing, and marketing of wine. In many cases, wineries feature complementary facilities for tourism activities, such as tasting rooms, retail shops, and event venues."@en ,
                     "Conjunto de instalaciones donde se elabora, cría y comercializa el vino. En ocasiones, las bodegas cuentan con instalaciones complementarias destinadas a la actividad turística (espacios de degustación, tienda, espacios para la realización de eventos, etc.)"@es ;
        rdfs:label "Bodega"@es ,
                   "Winery"@en ;
        <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#WinterSportsResort
:WinterSportsResort rdf:type owl:Class ;
                    rdfs:subClassOf :SportFacility ;
                    rdfs:comment "A tourist center dedicated to skiing and other snow and mountain sports, comprising a coordinated system of mechanical ski lifts, slopes, and complementary facilities."@en ,
                                 "Centro turístico dedicado a la práctica del esquí y demás deportes de nieve y montaña, que forma un conjunto coordinado de medios de remonte mecánicos, pistas e instalaciones complementarias."@es ;
                    rdfs:label "Estación de deportes de invierno"@es ,
                               "Winter sports resort"@en ;
                    <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#YatchingHarbour
:YatchingHarbour rdf:type owl:Class ;
                 rdfs:subClassOf :SportFacility ;
                 rdfs:comment "Instalación de amarre que ofrece refugio contra las inclemencias meteorológicas y proporciona un embarcadero y las instalaciones terrestres y acuáticas adecuadas para las embarcaciones y sus tripulaciones."@es ,
                              "Mooring facility giving shelter against bad weather conditions and providing a landing stage and the appropriate land and water based facilities for craft and their crew"@en ;
                 rdfs:label "Puerto deportivo"@es ,
                            "Yachting harbour"@en ;
                 <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#YogaCentre
:YogaCentre rdf:type owl:Class ;
            rdfs:subClassOf :HealthAndWellnessFacility ;
            rdfs:comment "A dedicated space for the practice and teaching of physical, mental, and spiritual disciplines aimed at holistic wellness and personal balance."@en ,
                         "Espacio dedicado a la práctica y enseñanza de disciplinas físicas, mentales y espirituales orientadas al bienestar integral y el equilibrio personal."@es ;
            rdfs:label "Centro de yoga"@es ,
                       "Yoga centre"@en ;
            <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


###  https://ontologia.segittur.es/turismo/def/core#Zoo
:Zoo rdf:type owl:Class ;
     rdfs:subClassOf :LeisureAndCultureFacility ;
     rdfs:comment "A facility dedicated to the conservation, care, and occasionally the breeding of diverse animal species for public exhibition and scientific study."@en ,
                  "Lugar en que se conservan, cuidan y en ocasiones se crían diversas especies animales para que sean contempladas por el público y para su estudio."@es ;
     rdfs:label "Zoo"@en ,
                "Zoológico"@es ;
     <https://ontologia.segittur.es/turismo/def/annot#visibleResource> "true"^^xsd:boolean .


#################################################################
#    Individuals
#################################################################

###  https://id.loc.gov/vocabulary/iso639-2
<https://id.loc.gov/vocabulary/iso639-2> rdf:type owl:NamedIndividual ,
                                                  <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                         rdfs:comment "Idioma en el que el evento o servicio turístico ofrecido puede presentarse, comunicarse o utilizarse, ya sea de forma oral, escrita o interactiva."@es ,
                                                      "Language in which the event or tourism service offered can be presented, communicated, or used, whether orally, in written form, or interactively."@en ;
                                         rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/iso639-2.nt> .


###  https://ontologia.segittur.es/turismo/kos/AccommodationRateType
<https://ontologia.segittur.es/turismo/kos/AccommodationRateType> rdf:type owl:NamedIndividual ,
                                                                           <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                  rdfs:comment "Rates applicable specifically to accommodation establishments and lodging services."@en ,
                                                                               "Tarifas aplicables específicamente a establecimientos alojativos y servicios de hospedaje."@es ;
                                                                  rdfs:label "Accommodation rate type"@en ,
                                                                             "Tipo de tarifa de alojamiento"@es ;
                                                                  rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AccommodationRateType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AccommodationRatingSystem
<https://ontologia.segittur.es/turismo/kos/AccommodationRatingSystem> rdf:type owl:NamedIndividual ,
                                                                               <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                      rdfs:comment "Grading or classification scheme system providing an assessment of the facilities, services or both provided by tourist accommodation. Typically within five categories, often indicated by one to five symbols."@en ,
                                                                                   "Sistema de clasificación o categorización que evalúa las instalaciones, los servicios o ambos aspectos de los alojamientos turísticos. Normalmente se divide en cinco categorías, que suelen indicarse con uno a cinco símbolos."@es ;
                                                                      rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AccommodationRatingSystem.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AccommodationUnitCategory
<https://ontologia.segittur.es/turismo/kos/AccommodationUnitCategory> rdf:type owl:NamedIndividual ,
                                                                               <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                      rdfs:comment "Tipo de unidad de alojamiento que se ofrece a los huéspedes y en la que se les proporcionan, como mínimo, camas y servicios de higiene."@es ,
                                                                                   "Type of accommodation unit offered to guests, in which they are provided with, at least, sleeping and sanitary facilities."@en ;
                                                                      rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AccommodationUnitCategory.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalAccommodationService
<https://ontologia.segittur.es/turismo/kos/AdditionalAccommodationService> rdf:type owl:NamedIndividual ,
                                                                                    <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                           rdfs:comment "Complementary or additional services that an accommodation establishment may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                        "Servicios complementarios o adicionales que puede ofrecer un establecimiento alojativo junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                           rdfs:label "Additional accommodation service"@en ,
                                                                                      "Servicio adicional del alojamiento"@es ;
                                                                           rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalAccommodationService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalDMCService
<https://ontologia.segittur.es/turismo/kos/AdditionalDMCService> rdf:type owl:NamedIndividual ,
                                                                          <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                 rdfs:comment "Complementary or additional services that a destination management company may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                              "Servicios complementarios o adicionales que puede ofrecer un operador receptivo junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                 rdfs:label "Additional DMC service"@en ,
                                                                            "Servicio adicional del operador receptivo"@es ;
                                                                 rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalDMCService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalEducationalFacilityService
<https://ontologia.segittur.es/turismo/kos/AdditionalEducationalFacilityService> rdf:type owl:NamedIndividual ,
                                                                                          <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                 rdfs:comment "Complementary or additional services that an educational facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                              "Servicios complementarios o adicionales que puede ofrecer una instalación educativa junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                                 rdfs:label "Additional educational facility service"@en ,
                                                                                            "Servicio adicional de la instalación educativa"@es ;
                                                                                 rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalEducationalFacilityService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalEventAttendanceFacilityService
<https://ontologia.segittur.es/turismo/kos/AdditionalEventAttendanceFacilityService> rdf:type owl:NamedIndividual ,
                                                                                              <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                     rdfs:comment "Complementary or additional services that an event attendance facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                                  "Servicios complementarios o adicionales que puede ofrecer una instalación para eventos junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                                     rdfs:label "Additional event attendance facility service"@en ,
                                                                                                "Servicio adicional de la instalación para eventos"@es ;
                                                                                     rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalEventAttendanceFacilityService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalFoodEstablishmentService
<https://ontologia.segittur.es/turismo/kos/AdditionalFoodEstablishmentService> rdf:type owl:NamedIndividual ,
                                                                                        <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                               rdfs:comment "Complementary or additional services that a food establishment may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                            "Servicios complementarios o adicionales que puede ofrecer un establecimiento de restauración junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                               rdfs:label "Additional food establishment service"@en ,
                                                                                          "Servicio adicional del establecimiento de restauración"@es ;
                                                                               rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalFoodEstablishmentService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalHistoricalOrCulturalResourceService
<https://ontologia.segittur.es/turismo/kos/AdditionalHistoricalOrCulturalResourceService> rdf:type owl:NamedIndividual ,
                                                                                                   <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                          rdfs:comment "Complementary or additional services that a historical or cultural resource may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                                       "Servicios complementarios o adicionales que puede ofrecer un recurso histórico o cultural junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                                          rdfs:label "Additional historical or cultural resource service"@es ,
                                                                                                     "Servicio adicional del recurso histórico o cultural"@en ;
                                                                                          rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalHistoricalOrCulturalResourceService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalLeisureAndCultureFacilityService
<https://ontologia.segittur.es/turismo/kos/AdditionalLeisureAndCultureFacilityService> rdf:type owl:NamedIndividual ,
                                                                                                <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                       rdfs:comment "Complementary or additional services that a leisure and culture facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                                    "Servicios complementarios o adicionales que puede ofrecer una instalación de cultura y ocio junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                                       rdfs:label "Additional leisure and culture facility service"@en ,
                                                                                                  "Servicio adicional de instalación de ocio y cultura"@es ;
                                                                                       rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalLeisureAndCultureFacilityService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalPartyAndEntertainmentFacilityService
<https://ontologia.segittur.es/turismo/kos/AdditionalPartyAndEntertainmentFacilityService> rdf:type owl:NamedIndividual ,
                                                                                                    <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                           rdfs:comment "Complementary or additional services that a party and entertainment facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                                        "Servicios complementarios o adicionales que puede ofrecer una instalación para fiestas y entretenimiento junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                                           rdfs:label "Additional party and entertainment facility service"@en ,
                                                                                                      "Servicio adicional de la instalación para fiestas y entretenimiento"@es ;
                                                                                           rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalPartyAndEntertainmentFacilityService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalPetAccommodationService
<https://ontologia.segittur.es/turismo/kos/AdditionalPetAccommodationService> rdf:type owl:NamedIndividual ,
                                                                                       <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                              rdfs:comment "Complementary or additional services that an accommodation establishment may offer alongside its main service or activity in order to enhance or improve the experience of a tourist with pets."@en ,
                                                                                           "Servicios complementarios o adicionales que puede ofrecer un establecimiento alojativo junto a su servicio o actividad principal para ampliar o mejorar la experiencia del turista con mascotas."@es ;
                                                                              rdfs:label "Additional pet accommodation service"@en ,
                                                                                         "Servicio adicional de alojamiento con mascotas"@es ;
                                                                              rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalPetAccommodationService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalPetFoodEstablishmentService
<https://ontologia.segittur.es/turismo/kos/AdditionalPetFoodEstablishmentService> rdf:type owl:NamedIndividual ,
                                                                                           <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                  rdfs:comment "Complementary or additional services that a food establishment may offer alongside its main service or activity in order to enhance or improve the experience of a tourist with pets."@en ,
                                                                                               "Servicios complementarios o adicionales que puede ofrecer un establecimiento de restauración junto a su servicio o actividad principal para ampliar o mejorar la experiencia del turista con mascotas."@es ;
                                                                                  rdfs:label "Additional pet food establishment service"@en ,
                                                                                             "Servicio adicional de establecimiento de restauración con mascotas"@es ;
                                                                                  rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalPetFoodEstablishmentService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalPetTourismResourceService
<https://ontologia.segittur.es/turismo/kos/AdditionalPetTourismResourceService> rdf:type owl:NamedIndividual ,
                                                                                         <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                rdfs:comment "Complementary or additional services that a tourism resource may offer alongside its main service or activity in order to enhance or improve the experience of a tourist with pets."@en ,
                                                                                             "Servicios complementarios o adicionales que puede ofrecer un recurso turístico junto a su servicio o actividad principal para ampliar o mejorar la experiencia del turista con mascotas."@es ;
                                                                                rdfs:label "Additional pet tourism resource service"@en ,
                                                                                           "Servicio adicional del recurso turístico con mascotas"@es ;
                                                                                rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalPetTourismResourceService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalPetTransportService
<https://ontologia.segittur.es/turismo/kos/AdditionalPetTransportService> rdf:type owl:NamedIndividual ,
                                                                                   <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                          rdfs:comment "Complementary or additional services that a transport service may offer alongside its main service or activity in order to enhance or improve the experience of a tourist with pets."@en ,
                                                                                       "Servicios complementarios o adicionales que puede ofrecer un servicio de transporte junto a su servicio o actividad principal para ampliar o mejorar la experiencia del turista con mascotas."@es ;
                                                                          rdfs:label "Additional pet transport service"@en ,
                                                                                     "Servicio adicional de transporte con mascotas"@es ;
                                                                          rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalPetTransportService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalRouteService
<https://ontologia.segittur.es/turismo/kos/AdditionalRouteService> rdf:type owl:NamedIndividual ,
                                                                            <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                   rdfs:comment "Complementary or additional services that a route may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                "Servicios complementarios o adicionales que puede ofrecer una ruta junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                   rdfs:label "Additional route service"@en ,
                                                                              "Servicio adicional de la ruta"@es ;
                                                                   rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalRouteService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalSportFacilityService
<https://ontologia.segittur.es/turismo/kos/AdditionalSportFacilityService> rdf:type owl:NamedIndividual ,
                                                                                    <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                           rdfs:comment "Complementary or additional services that a sport facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                        "Servicios complementarios o adicionales que puede ofrecer una instalación deportiva junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                           rdfs:label "Additional sport facility service"@en ,
                                                                                      "Servicio adicional de la instalación deportiva"@es ;
                                                                           rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalSportFacilityService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalTourService
<https://ontologia.segittur.es/turismo/kos/AdditionalTourService> rdf:type owl:NamedIndividual ,
                                                                           <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                  rdfs:comment "Complementary or additional services that a tour may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                               "Servicios complementarios o adicionales que puede ofrecer una visita guiada junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                  rdfs:label "Additional tour service"@en ,
                                                                             "Servicio adicional de la visita guiada"@es ;
                                                                  rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalTourService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalTourismOrRelatedFacilityService
<https://ontologia.segittur.es/turismo/kos/AdditionalTourismOrRelatedFacilityService> rdf:type owl:NamedIndividual ,
                                                                                               <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                      rdfs:comment "Complementary or additional services that a tourism or related facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                                   "Servicios complementarios o adicionales que puede ofrecer una instalación turística o vinculada junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                                      rdfs:label "Additional tourism or related facility service"@en ,
                                                                                                 "Servicio adicional de la instalación turística o vinculada"@es ;
                                                                                      rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalTourismOrRelatedFacilityService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalTourismResourceService
<https://ontologia.segittur.es/turismo/kos/AdditionalTourismResourceService> rdf:type owl:NamedIndividual ,
                                                                                      <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                             rdfs:comment "Complementary or additional services that a tourism resource may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                          "Servicios complementarios o adicionales que puede ofrecer un recurso turístico junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                             rdfs:label "Additional tourism resource service"@en ,
                                                                                        "Servicio adicional del recurso turístico"@es ;
                                                                             rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalTourismResourceService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalTransportInfrastructureService
<https://ontologia.segittur.es/turismo/kos/AdditionalTransportInfrastructureService> rdf:type owl:NamedIndividual ,
                                                                                              <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                     rdfs:comment "Complementary or additional services that a transport infrastructure may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                                  "Servicios complementarios o adicionales que puede ofrecer una infraestructura de transporte junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                                     rdfs:label "Additional transport infrastructure service"@en ,
                                                                                                "Servicio adicional de la infraestructura de transporte"@es ;
                                                                                     rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalTransportInfrastructureService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalTransportService
<https://ontologia.segittur.es/turismo/kos/AdditionalTransportService> rdf:type owl:NamedIndividual ,
                                                                                <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                       rdfs:comment "Complementary or additional services that a transport may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                    "Servicios complementarios o adicionales que puede ofrecer un transporte junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                       rdfs:label "Additional transport service"@en ,
                                                                                  "Servicio adicional del transporte"@es ;
                                                                       rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalTransportService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalTravelAgencyService
<https://ontologia.segittur.es/turismo/kos/AdditionalTravelAgencyService> rdf:type owl:NamedIndividual ,
                                                                                   <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                          rdfs:comment "Complementary or additional services that a travel agency may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                       "Servicios complementarios o adicionales que puede ofrecer una agencia de viajes junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                          rdfs:label "Additional travel agency service"@en ,
                                                                                     "Servicio adicional de la agencia de viajes"@es ;
                                                                          rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalTravelAgencyService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalVehicleRentalAgencyService
<https://ontologia.segittur.es/turismo/kos/AdditionalVehicleRentalAgencyService> rdf:type owl:NamedIndividual ,
                                                                                          <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                 rdfs:comment "Complementary or additional services that a vehicle rental agency may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                              "Servicios complementarios o adicionales que puede ofrecer una agencia de alquiler de vehículos junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                                 rdfs:label "Additional vehicle rental agency service"@en ,
                                                                                            "Servicio adicional de la agencia de alquiler de vehículos"@es ;
                                                                                 rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalVehicleRentalAgencyService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdditionalWineTourismFacilityService
<https://ontologia.segittur.es/turismo/kos/AdditionalWineTourismFacilityService> rdf:type owl:NamedIndividual ,
                                                                                          <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                 rdfs:comment "Complementary or additional services that a wine tourism facility may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                                              "Servicios complementarios o adicionales que puede ofrecer una instalación de enoturismo junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                                                 rdfs:label "Additional wine tourism facility service"@en ,
                                                                                            "Servicio adicional de la instalación de enoturismo"@es ;
                                                                                 rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdditionalWineTourismFacilityService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdventureActivityType
<https://ontologia.segittur.es/turismo/kos/AdventureActivityType> rdf:type owl:NamedIndividual ,
                                                                           <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                  rdfs:comment "Actividades físicas, deportivas o recreativas ofrecidas por el centro."@es ,
                                                                               "Physical, sports, or recreational activities offered by the facility."@en ;
                                                                  rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdventureActivityType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AdversityType
<https://ontologia.segittur.es/turismo/kos/AdversityType> rdf:type owl:NamedIndividual ,
                                                                   <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                          rdfs:comment "A situation or event characterized by significant misfortune, lasting over a period of time and involving a varying degree of severity."@en ,
                                                                       "Situación o suceso con un fuerte componente de infortunio, una cierta duración en el tiempo y con un mayor o menor grado de gravedad."@es ;
                                                          rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AdversityType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AgrotourismExperienceRelatedProduct
<https://ontologia.segittur.es/turismo/kos/AgrotourismExperienceRelatedProduct> rdf:type owl:NamedIndividual ,
                                                                                         <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                                rdfs:comment "Agrifood product linked to an agrotourism experience."@en ,
                                                                                             "Producto agroalimentario vinculado con una experiencia agroturística."@es ;
                                                                                rdfs:label "Agrotourism experience related product"@en ,
                                                                                           "Producto relacionado con la experiencia agroturística"@es ;
                                                                                rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AgrotourismExperienceRelatedProduct.ttl> .


###  https://ontologia.segittur.es/turismo/kos/AgrotourismExperienceType
<https://ontologia.segittur.es/turismo/kos/AgrotourismExperienceType> rdf:type owl:NamedIndividual ,
                                                                               <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                      rdfs:comment "Naturaleza o temática de la experiencia agroturística ofrecida, en función de las actividades desarrolladas."@es ,
                                                                                   "Nature or theme of the agrotourism experience offered, based on the activities carried out."@en ;
                                                                      rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-AgrotourismExperienceType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/BeachService
<https://ontologia.segittur.es/turismo/kos/BeachService> rdf:type owl:NamedIndividual ,
                                                                  <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                         rdfs:comment "Complementary or additional services that may be offered at a beach alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                      "Servicios complementarios o adicionales que pueden ofrecerse en una playa junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                         rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-BeachService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/BeachType
<https://ontologia.segittur.es/turismo/kos/BeachType> rdf:type owl:NamedIndividual ,
                                                               <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                      rdfs:comment "Diferentes categorías o clasificaciones que se utilizan para describir y diferenciar las playas según sus características físicas y ambientales."@es ,
                                                                   "Different categories or classifications used to describe and differentiate beaches based on their physical and environmental characteristics."@en ;
                                                      rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-BeachType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/CertificationType
<https://ontologia.segittur.es/turismo/kos/CertificationType> rdf:type owl:NamedIndividual ,
                                                                       <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                              rdfs:comment "List of relevant national and international tourism certifications for events, destinations, tourism resources, public services, and tourism organisations, including their facilities and services."@en ,
                                                                           "Listado de certificaciones turísticas de referencia en el ámbito nacional e internacional para eventos, destinos, recursos turísticos, servicios públicos y empresas turísticas, incluyendo sus instalaciones y servicios."@es ;
                                                              rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-CertificationType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/CompulsoryZoosanitaryProduct
<https://ontologia.segittur.es/turismo/kos/CompulsoryZoosanitaryProduct> rdf:type owl:NamedIndividual ,
                                                                                  <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                         rdfs:comment "Substances, active ingredients, formulations or preparations intended for the diagnosis, prevention, treatment, alleviation or cure of diseases or ailments in animals, and whose administration is required for admission."@en ,
                                                                                      "Sustancias, ingredientes activos, formulaciones o preparados destinados al diagnóstico, prevención, tratamiento, alivio o cura de las enfermedades o dolencias de los animales, y cuya administración es requerida para su admisión."@es ;
                                                                         rdfs:label "Compulsory zoosanitary product"@en ,
                                                                                    "Producto zoosanitario obligatorio"@es ;
                                                                         rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-CompulsoryZoosanitaryProduct.ttl> .


###  https://ontologia.segittur.es/turismo/kos/CuisineType
<https://ontologia.segittur.es/turismo/kos/CuisineType> rdf:type owl:NamedIndividual ,
                                                                 <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                        rdfs:comment "Culinary tradition, preparation style, or regional cuisine of the world offered by a food establishment."@en ,
                                                                     "Tradición culinaria, estilo de preparación o cocina regional del mundo que ofrece un establecimiento de restauración."@es ;
                                                        rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-CuisineType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/DayOfTheWeek
<https://ontologia.segittur.es/turismo/kos/DayOfTheWeek> rdf:type owl:NamedIndividual ,
                                                                  <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                         rdfs:comment "One of the seven named periods (Monday through Sunday) that constitute a standard weekly cycle, used to define recurring time slots."@en ,
                                                                      "Uno de los siete periodos nombrados (de lunes a domingo) que constituyen un ciclo semanal estándar, utilizado para definir franjas horarias recurrentes."@es ;
                                                         rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-DayOfTheWeek.ttl> .


###  https://ontologia.segittur.es/turismo/kos/DestinationType
<https://ontologia.segittur.es/turismo/kos/DestinationType> rdf:type owl:NamedIndividual ,
                                                                     <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                            rdfs:comment "Categorisation of the space according to its main characteristics and attractions."@en ,
                                                                         "Categorización del espacio en función de sus características y atractivos principales."@es ;
                                                            rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-DestinationType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/EventService
<https://ontologia.segittur.es/turismo/kos/EventService> rdf:type owl:NamedIndividual ,
                                                                  <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                         rdfs:comment "Complementary or additional services that an event may offer alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                      "Servicios complementarios o adicionales que puede ofrecer un evento junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                         rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-EventService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/EventType
<https://ontologia.segittur.es/turismo/kos/EventType> rdf:type owl:NamedIndividual ,
                                                               <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                      rdfs:comment "Clasificación utilizada para agrupar jerárquicamente los diferentes tipos de eventos que se llevan a cabo en función de su naturaleza o temática."@es ,
                                                                   "Classification used to hierarchically group the different types of events that take place according to their nature or theme."@en ;
                                                      rdfs:label "Event type"@en ,
                                                                 "Tipo de evento"@es ;
                                                      rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-EventType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/HandicraftsType
<https://ontologia.segittur.es/turismo/kos/HandicraftsType> rdf:type owl:NamedIndividual ,
                                                                     <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                            rdfs:comment "Categorisation of handicraft shops according to the type of product they offer."@en ,
                                                                         "Categorización de las tiendas de artesanías en función del tipo de producto que ofrece."@es ;
                                                            rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-HandiCraftsType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/LabelType
<https://ontologia.segittur.es/turismo/kos/LabelType> rdf:type owl:NamedIndividual ,
                                                               <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                      rdfs:comment "List of tourism labels of reference for events, destinations, tourism resources, public services and tourism organisations, including their facilities and services."@en ,
                                                                   "Listado de distintivos turísticos de referencia para eventos, destinos, recursos turísticos, servicios públicos y empresas turísticas, incluyendo sus instalaciones y servicios."@es ;
                                                      rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-LabelType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/LakeService
<https://ontologia.segittur.es/turismo/kos/LakeService> rdf:type owl:NamedIndividual ,
                                                                 <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                        rdfs:comment "Complementary or additional services that may be offered at a lake alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                     "Servicios complementarios o adicionales que pueden ofrecerse en un lago junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                        rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-LakeService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/LocomotionMode
<https://ontologia.segittur.es/turismo/kos/LocomotionMode> rdf:type owl:NamedIndividual ,
                                                                    <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                           rdfs:comment "Formas particulares de emprender una ruta o cualquier tipo de actividad organizada."@es ,
                                                                        "Specific modes used to undertake a route or any type of organized activity."@en ;
                                                           rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-LocomotionMode.ttl> .


###  https://ontologia.segittur.es/turismo/kos/MenuOptions
<https://ontologia.segittur.es/turismo/kos/MenuOptions> rdf:type owl:NamedIndividual ,
                                                                 <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                        rdfs:comment "Alternativas o elecciones que están disponibles en un establecimiento de restauración en relación a los tipos de alimentos que se ofrecen. Estas opciones pueden adaptarse a las preferencias y necesidades dietéticas de los comensales, incluyendo alergias alimentarias, restricciones dietéticas, preferencias vegetarianas o veganas, entre otros."@es ,
                                                                     "Options or choices available in a food establishment regarding the types of food offered. These options may be adapted to diners’ preferences and dietary needs, including food allergies, dietary restrictions, vegetarian or vegan preferences, among others."@en ;
                                                        rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-MenuOptions.ttl> .


###  https://ontologia.segittur.es/turismo/kos/MonthOfTheYear
<https://ontologia.segittur.es/turismo/kos/MonthOfTheYear> rdf:type owl:NamedIndividual ,
                                                                    <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                           rdfs:comment "One of the twelve named periods (January through December) that constitute a standard yearly cycle, used to define recurring schedules."@en ,
                                                                        "Uno de los doce periodos nombrados (de enero a diciembre) que constituyen un ciclo anual estándar, utilizado para definir programaciones recurrentes."@es ;
                                                           rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-MonthOfTheYear.ttl> .


###  https://ontologia.segittur.es/turismo/kos/MuseumType
<https://ontologia.segittur.es/turismo/kos/MuseumType> rdf:type owl:NamedIndividual ,
                                                                <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                       rdfs:comment "Categories or classifications used to differentiate museums according to their theme, focus, or collections. Each museum type focuses on a specific field of art, history, science, or other areas of interest."@en ,
                                                                    "Categorías o clasificaciones que se utilizan para diferenciar los museos según su temática, enfoque o colecciones. Cada tipo de museo se centra en un ámbito específico del arte, la historia, la ciencia u otros campos de interés."@es ;
                                                       rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-MuseumType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/PaymentMethod
<https://ontologia.segittur.es/turismo/kos/PaymentMethod> rdf:type owl:NamedIndividual ,
                                                                   <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                          rdfs:comment "Method used by the customer to pay for the service."@en ,
                                                                       "Método utilizado por el cliente para pagar el servicio."@es ;
                                                          rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-PaymentMethod.ttl> .


###  https://ontologia.segittur.es/turismo/kos/PriceClass
<https://ontologia.segittur.es/turismo/kos/PriceClass> rdf:type owl:NamedIndividual ,
                                                                <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                       rdfs:comment "A range of prices at which products or services are offered, allowing them to be classified into different segments within a given market or industry."@en ,
                                                                    "Rango de precios en el que se ofrecen productos o servicios que permiten clasificarlos en diferentes segmentos dentro de un determinado mercado o industria."@es ;
                                                       rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-PriceClass.ttl> .


###  https://ontologia.segittur.es/turismo/kos/RiverService
<https://ontologia.segittur.es/turismo/kos/RiverService> rdf:type owl:NamedIndividual ,
                                                                  <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                         rdfs:comment "Complementary or additional services that may be offered at a river alongside its main service or activity in order to enhance or improve the user experience."@en ,
                                                                      "Servicios complementarios o adicionales que pueden ofrecerse en un río junto a su servicio o actividad principal para ampliar o mejorar la experiencia del usuario."@es ;
                                                         rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-RiverService.ttl> .


###  https://ontologia.segittur.es/turismo/kos/SocialMediaPlatform
<https://ontologia.segittur.es/turismo/kos/SocialMediaPlatform> rdf:type owl:NamedIndividual ,
                                                                         <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                rdfs:comment "A selection of leading digital platforms designed for social interaction."@en ,
                                                                             "Selección de plataformas digitales de referencia diseñadas para la interacción social."@es ;
                                                                rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-SocialMediaPlatform.ttl> .


###  https://ontologia.segittur.es/turismo/kos/Species
<https://ontologia.segittur.es/turismo/kos/Species> rdf:type owl:NamedIndividual ,
                                                             <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                    rdfs:comment "Biological species of pets whose entry is permitted."@en ,
                                                                 "Especies biológicas de mascotas cuyo ingreso es permitido."@es ;
                                                    rdfs:label "Especie"@es ,
                                                               "Species"@en ;
                                                    rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-Species.ttl> .


###  https://ontologia.segittur.es/turismo/kos/SportsCentrePremise
<https://ontologia.segittur.es/turismo/kos/SportsCentrePremise> rdf:type owl:NamedIndividual ,
                                                                         <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                rdfs:comment "Espacios, equipamientos y estructuras físicas que están disponibles para la práctica de diferentes actividades deportivas y recreativas en un polideportivo."@es ,
                                                                             "Spaces, equipment and physical structures that are available for practising different sports and recreational activities in a sports centre."@en ;
                                                                rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-SportsCentrePremise.ttl> .


###  https://ontologia.segittur.es/turismo/kos/StationType
<https://ontologia.segittur.es/turismo/kos/StationType> rdf:type owl:NamedIndividual ,
                                                                 <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                        rdfs:comment "En el contexto del transporte público, el tipo de estación se refiere al medio de transporte público que opera en dicha estación."@es ,
                                                                     "In the context of public transport, the station type refers to the mode of public transport operating at that station."@en ;
                                                        rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-StationType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/Tag
<https://ontologia.segittur.es/turismo/kos/Tag> rdf:type owl:NamedIndividual ,
                                                         <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                rdfs:comment "Conjunto de etiquetas utilizadas para clasificar y describir de forma transversal características, temáticas, atributos o enfoques experienciales asociados a un elemento."@es ,
                                                             "Set of tags used to classify and describe, in a transversal manner, characteristics, themes, attributes or experiential approaches associated with an item."@en ;
                                                rdfs:label "Etiqueta"@es ,
                                                           "Tag"@en ;
                                                rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-Tag.ttl> .


###  https://ontologia.segittur.es/turismo/kos/TargetAudience
<https://ontologia.segittur.es/turismo/kos/TargetAudience> rdf:type owl:NamedIndividual ,
                                                                    <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                           rdfs:comment "A specific group of people targeted by a price or special offer, based on their age."@en ,
                                                                        "Grupo específico de personas al que va dirigido un precio o una propuesta especial, según la edad."@es ;
                                                           rdfs:label "Público objetivo"@es ,
                                                                      "Target audience"@en ;
                                                           rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-TargetAudience.ttl> .


###  https://ontologia.segittur.es/turismo/kos/TimeOfTheYear
<https://ontologia.segittur.es/turismo/kos/TimeOfTheYear> rdf:type owl:NamedIndividual ,
                                                                   <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                          rdfs:comment "A seasonal period during which a destination experience, agrotourism experience, or route is recommended, or during which it has greater relevance, intensity, or appeal."@en ,
                                                                       "Periodo estacional en el que se recomienda realizar la experiencia en destino, experiencia agroturística o ruta, o en el que esta tiene mayor relevancia, intensidad o atractivo."@es ;
                                                          rdfs:label "Temporada del año"@es ,
                                                                     "Time of the year"@en ;
                                                          rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-TimeOfTheYear.ttl> .


###  https://ontologia.segittur.es/turismo/kos/TourSpecialty
<https://ontologia.segittur.es/turismo/kos/TourSpecialty> rdf:type owl:NamedIndividual ,
                                                                   <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                          rdfs:comment "Enfoque particular o características únicas que distinguen al servicio de visita guiada."@es ,
                                                                       "Particular focus or unique features that distinguish the tour service."@en ;
                                                          rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-TourSpecialty.ttl> .


###  https://ontologia.segittur.es/turismo/kos/TouristType
<https://ontologia.segittur.es/turismo/kos/TouristType> rdf:type owl:NamedIndividual ,
                                                                 <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                        rdfs:comment "Clasificación para eventos, propuestas especiales, destinos y organizaciones turísticas, instalaciones turísticas o vinculadas, recursos y servicios turísticos en función de sus turistas objetivo con relación a sus motivaciones principales de viaje."@es ,
                                                                     "Classification for events, special offers, destinations and tourism organisations, tourism or related facilities, tourism resources and services based on their target tourists in relation to their main travel motivations."@en ;
                                                        rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-TouristType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/TrailType
<https://ontologia.segittur.es/turismo/kos/TrailType> rdf:type owl:NamedIndividual ,
                                                               <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                      rdfs:comment "Clasificación de las vías de una ruta, organizada o no, en función del tipo de itinerario y el entorno en el que se emplaza."@es ,
                                                                   "Classification of the paths used along a route, whether organized or not, based on the type of itinerary and the environment in which they are located."@en ;
                                                      rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-TrailType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/TravelContainerType
<https://ontologia.segittur.es/turismo/kos/TravelContainerType> rdf:type owl:NamedIndividual ,
                                                                         <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                rdfs:comment "Tipos de habitáculos portátiles utilizados para transportar o albergar a mascotas."@es ,
                                                                             "Types of portable enclosures used to transport or house pets."@en ;
                                                                rdfs:label "Tipo de contenedor de viaje"@es ,
                                                                           "Travel container type"@en ;
                                                                rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-TravelContainerType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/TravelUnit
<https://ontologia.segittur.es/turismo/kos/TravelUnit> rdf:type owl:NamedIndividual ,
                                                                <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                       rdfs:comment "Clasificación de eventos, propuestas especiales, destinos y organizaciones turísticas, instalaciones turísticas o relacionadas, recursos y servicios turísticos en función de sus turistas objetivo con relación a la composición del grupo con el que viajan y comparten los gastos asociados."@es ,
                                                                    "Classification for events, special offers, tourism destinations and organisations, tourism or related facilities, tourism resources and services based on their target tourists in relation to the composition of the party with whom they travel and share the associated expenses."@en ;
                                                       rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-TravelUnit.ttl> .


###  https://ontologia.segittur.es/turismo/kos/VehicleExperienceType
<https://ontologia.segittur.es/turismo/kos/VehicleExperienceType> rdf:type owl:NamedIndividual ,
                                                                           <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                                  rdfs:comment "A list of vehicle types through which specific experiences can be carried out."@en ,
                                                                               "Listado de vehículos con los cuales se pueden realizar determinadas experiencias."@es ;
                                                                  rdfs:label "Tipo de experiencia en vehículo"@es ,
                                                                             "Vehicle experience type"@en ;
                                                                  rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-VehicleExperienceType.ttl> .


###  https://ontologia.segittur.es/turismo/kos/VehicleType
<https://ontologia.segittur.es/turismo/kos/VehicleType> rdf:type owl:NamedIndividual ,
                                                                 <http://www.w3.org/2008/05/skos#ConceptScheme> ;
                                                        rdfs:comment "Categories or classifications of vehicles based on their design, size, purpose, and characteristics."@en ,
                                                                     "Categorías o clasificaciones de vehículos según su diseño, tamaño, propósito y características."@es ;
                                                        rdfs:seeAlso <https://ontologia.segittur.es/turismo/def/core/kos/skos-VehicleType.ttl> .


###  Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/
