@prefix : <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#> .
@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 <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> .

<http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> rdf:type owl:Ontology ;
                                                                  owl:versionIRI <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial/1.1.0> ;
                                                                  <http://purl.org/dc/elements/1.1/contributor> "Honorio Enrique Crespo Díaz-Alejo - Ayuntamiento de Madrid"@es ,
                                                                                                                "María Carmen Ruiz Moreno - Ayuntamiento de Madrid"@es ,
                                                                                                                "María Jesús Fernández Ruiz  - Ayuntamiento de Zaragoza"@es ,
                                                                                                                "María Jesús Gallego San Miguel - Ayuntamiento de Madrid"@es ,
                                                                                                                "María del Mar Arribas de Andrés - Ayuntamiento de Madrid"@es ,
                                                                                                                "Red.es"@es ,
                                                                                                                "Servicio de Informática - Ayuntamiento de Santiago de Compostela"@es ,
                                                                                                                "Servicio de Innovación y Desarrollo Tecnológico - Ayuntamiento de A Coruña"@es ,
                                                                                                                "Víctor Morlán Plo - Ayuntamiento de Zaragoza"@es ;
                                                                  <http://purl.org/dc/elements/1.1/creator> "Paola Espinoza Arias (Ontology Engineering Group - Universidad Politécnica de Madrid)"@es ,
                                                                                                            "Oscar Corcho (Ontology Engineering Group - Universidad Politécnica de Madrid, LocaliData)" ;
                                                                  <http://purl.org/dc/elements/1.1/rights> "Creative Commons Attribution 4.0 International (CC BY 4.0)" ;
                                                                  <http://purl.org/dc/terms/description> "This vocabulary aims to represent data from the census of local businesses, together with their economic activities and opening licenses. It also includes terraces associated to restaurants, cafés, etc."@en ,
                                                                                                         "Vocabulario para la representación de los datos que provienen del censo de locales, actividades, terrazas de hostelería y restauración y licencias de apertura."@es ;
                                                                  <http://purl.org/dc/terms/hasFormat> <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ,
                                                                                                       <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial.owl> ;
                                                                  <http://purl.org/dc/terms/issued> "2018-11-02"@es ;
                                                                  <http://purl.org/dc/terms/license> <https://creativecommons.org/licenses/by/4.0> ;
                                                                  <http://purl.org/dc/terms/title> "Vocabulario para la representación de datos sobre el censo de locales y terrazas, así como sus actividades económicas y licencias de apertura asociadas."@es ,
                                                                                                   "Vocabulary for the representation of the census of local business premises and terraces, as well as their associated economic activities and opening licenses."@en ;
                                                                  <http://purl.org/vocab/vann/preferredNamespacePrefix> "escom" ;
                                                                  <http://purl.org/vocab/vann/preferredNamespaceUri> : ;
                                                                  rdfs:comment """Esta versión ha sido generada dentro del contexto del proyecto \"Plataforma de gobierno abierto, colaborativa e interoperable\" en el que participan los ayuntamientos de Madrid, Zaragoza, Santiago de Compostela y A Coruña.

En esta versión se han agregado metadatos en inglés y se han eliminado los conceptos que fueron descartados en la versión previa:
- ZonaComercial
- areaInfluencia
- medioTransporte
- sfContains
- tipoAccesibilidad
- tipoComercio
- accesible
- afluenciaPublico"""@es ;
                                                                  owl:priorVersion "0.2.0"@es ;
                                                                  owl:versionInfo "1.1.0"@es .

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

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


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


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


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


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


###  http://purl.org/dc/elements/1.1/source
<http://purl.org/dc/elements/1.1/source> 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/modified
<http://purl.org/dc/terms/modified> 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/2000/01/rdf-schema#comment
rdfs:comment rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2000/01/rdf-schema#domain
rdfs:domain rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2000/01/rdf-schema#isDefinedBy
rdfs:isDefinedBy rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2000/01/rdf-schema#label
rdfs:label rdf:type owl:AnnotationProperty .


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


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


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


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

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


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

###  http://schema.org/address
<http://schema.org/address> rdf:type owl:ObjectProperty ;
                            rdfs:range <http://schema.org/PostalAddress> ;
                            rdfs:isDefinedBy <http://schema.org/> ;
                            rdfs:label "address"@en ,
                                       "dirección"@es .


###  http://schema.org/dayOfWeek
<http://schema.org/dayOfWeek> rdf:type owl:ObjectProperty ;
                              rdfs:domain <http://schema.org/OpeningHoursSpecification> ;
                              rdfs:range <http://schema.org/DayOfWeek> ;
                              rdfs:comment "The day of the week for which these opening hours are valid."@en ;
                              rdfs:isDefinedBy <http://schema.org> ;
                              rdfs:label "dayOfWeek"@en .


###  http://schema.org/specialOpeningHoursSpecification
<http://schema.org/specialOpeningHoursSpecification> rdf:type owl:ObjectProperty ;
                                                     rdfs:domain <http://schema.org/Place> ;
                                                     rdfs:range <http://schema.org/OpeningHoursSpecification> ;
                                                     rdfs:comment """The special opening hours of a certain place.<br/><br/>

Use this to explicitly override general opening hours brought in scope by <a class=\"localLink\" href=\"http://schema.org/OpeningHoursSpecification\">openingHoursSpecification</a> or <a class=\"localLink\" href=\"http://schema.org/openingHours\">openingHours</a>."""@en ;
                                                     rdfs:isDefinedBy <http://schema.org> ;
                                                     rdfs:label "specialOpeningHoursSpecification"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#agrupacionComercial
:agrupacionComercial rdf:type owl:ObjectProperty ;
                     rdfs:range :AgrupacionComercial ;
                     rdfs:comment "Any entity (for instance, a local business premise) may belong to a shopping area"@en ,
                                  "Cualquier entidad (por ejemplo, un local comercial) puede pertenecer a una agrupación comercial."@es ;
                     rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                     rdfs:label "belongs to shopping area"@en ,
                                "pertenece a agrupación comercial"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#asociadaA
:asociadaA rdf:type owl:ObjectProperty ;
           owl:inverseOf :tieneLicenciaApertura ;
           rdfs:domain :LicenciaApertura ;
           rdfs:range [ rdf:type owl:Class ;
                        owl:unionOf ( :LocalComercial
                                      :Terraza
                                    )
                      ] ;
           rdfs:comment "An opening license is associated to a local business or terrace."@en ,
                        "Una licencia de apertura está asociada a un local comercial o a una terraza."@es ;
           rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
           rdfs:label "asociada a"@es ,
                      "associated to"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#autorizaActividadEconomica
:autorizaActividadEconomica rdf:type owl:ObjectProperty ;
                            rdfs:domain :LicenciaApertura ;
                            rdfs:range <http://www.w3.org/2004/02/skos/core#Concept> ;
                            rdfs:comment """A license authorizes one or several economic activities. The economic activity type is represented by some SKOS classification, preferably one of the following:
http://vocab.linkeddata.es/datosabiertos/kos/comercio/cnae
http://vocab.linkeddata.es/datosabiertos/kos/comercio/iae"""@en ,
                                         """Una licencia autoriza la realización de una o varias actividades económicas. El tipo de actividad económica que se autoriza se representa de acuerdo con alguna clasificación SKOS, preferentemente alguna de las siguientes:
http://vocab.linkeddata.es/datosabiertos/kos/comercio/cnae
http://vocab.linkeddata.es/datosabiertos/kos/comercio/iae"""@es ;
                            rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                            rdfs:label "authorizes economic activity"@en ,
                                       "autoriza actividad económica"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#contieneLocalComercial
:contieneLocalComercial rdf:type owl:ObjectProperty ;
                        rdfs:range :LocalComercial ;
                        rdfs:comment "An area (for instance, a shopping area) contains local business premises."@en ,
                                     "Una agrupación (por ejemplo, una agrupación comercial) contiene locales comerciales."@es ;
                        rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                        rdfs:label "contains local business premise"@en ,
                                   "contiene local comercial"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#estadoTramitacion
:estadoTramitacion rdf:type owl:ObjectProperty ;
                   rdfs:domain :LicenciaApertura ;
                   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 <http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-estado-tramite-licencia>
                                                     ]
                                                   ) ;
                                rdf:type owl:Class
                              ] ;
                   rdfs:comment "Estado de tramitación de la licencia, se representa con la lista de conceptos SKOS http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-estado-tramite-licencia."@es ,
                                "License processing status, it is represented by the SKOS concept list http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-estado-tramite-licencia."@en ;
                   rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                   rdfs:label "estado de tramitación"@es ,
                              "processing status"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#periodoFuncionamiento
:periodoFuncionamiento rdf:type owl:ObjectProperty ;
                       rdfs:domain :Terraza ;
                       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 <http://vocab.linkeddata.es/datosabiertos/kos/comercio/periodo-funcionamiento>
                                                         ]
                                                       ) ;
                                    rdf:type owl:Class
                                  ] ;
                       rdfs:comment "Periodo de funcionamiento de la terraza, que puede ser anual o estacional. Los periodos se representan mediante la lista de conceptos http://vocab.linkeddata.es/datosabiertos/kos/comercio/periodo-funcionamiento."@es ,
                                    "Terrace operational period, which can be: annual or seasonal. Periods are represented by the concept list http://vocab.linkeddata.es/datosabiertos/kos/comercio/periodo-funcionamiento."@en ;
                       rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                       rdfs:label "operational time period"@en ,
                                  "periodo de funcionamiento"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#perteneceALocal
:perteneceALocal rdf:type owl:ObjectProperty ;
                 owl:inverseOf :tieneTerraza ;
                 rdfs:domain :Terraza ;
                 rdfs:range :LocalComercial ;
                 rdfs:comment "A terrace belongs to a local business premise."@en ,
                              "Una terraza pertenece a un local comercial."@es ;
                 rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                 rdfs:label "belongs to local"@en ,
                            "pertenece a local"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#seOtorgaA
:seOtorgaA rdf:type owl:ObjectProperty ;
           rdfs:domain :LicenciaApertura ;
           rdfs:range <http://xmlns.com/foaf/0.1/Agent> ;
           rdfs:comment "A license is granted to a holder."@en ,
                        "Una licencia se otorga a un titular."@es ;
           rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
           rdfs:label "is granted to"@en ,
                      "se otorga a"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#tieneLicenciaApertura
:tieneLicenciaApertura rdf:type owl:ObjectProperty ;
                       rdfs:domain [ rdf:type owl:Class ;
                                     owl:unionOf ( :LocalComercial
                                                   :Terraza
                                                 )
                                   ] ;
                       rdfs:range :LicenciaApertura ;
                       rdfs:comment "A local business premise may have one or several opening licenses in its history."@en ,
                                    "El local comercial puede tener una o varias licencias de funcionamiento a lo largo de su historia."@es ;
                       rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                       rdfs:label "has opening license"@en ,
                                  "tiene licencia de apertura"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#tieneTerraza
:tieneTerraza rdf:type owl:ObjectProperty ;
              rdfs:domain :LocalComercial ;
              rdfs:range :Terraza ;
              rdfs:comment "A local business premise may have a terrace."@en ,
                           "Un local comercial puede tener una terraza asociada."@es ;
              rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
              rdfs:label "has terrace"@en ,
                         "tiene terraza"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#tipoAcceso
:tipoAcceso rdf:type owl:ObjectProperty ;
            rdfs:domain :LocalComercial ;
            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 <http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-acceso>
                                              ]
                                            ) ;
                         rdf:type owl:Class
                       ] ;
            rdfs:comment "A local business may have the following access types: street door, interior, or floor. These access types are represented by a list of URI concepts http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-acceso."@en ,
                         "Un local comercial puede tener los siguientes tipos de acceso: puerta de calle, interior, o piso. Estos tipos de acceso se representan mediante una lista de conceptos de URI http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-acceso."@es ;
            rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
            rdfs:label "access type"@en ,
                       "tipo de acceso"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#tipoActividadEconomica
:tipoActividadEconomica rdf:type owl:ObjectProperty ;
                        rdfs:domain :LocalComercial ;
                        rdfs:range <http://www.w3.org/2004/02/skos/core#Concept> ;
                        rdfs:comment "Economic activity type that takes place in a local business premise, according to some SKOS classification."@en ,
                                     "Tipo de actividad económica que se realiza en un local comercial, de acuerdo con alguna clasificación SKOS."@es ;
                        rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                        rdfs:label "economic activity type"@en ,
                                   "tipo de actividad económica"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#tipoAgrupacionComercial
:tipoAgrupacionComercial rdf:type owl:ObjectProperty ;
                         rdfs:domain :AgrupacionComercial ;
                         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 <http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-agrupacion>
                                                           ]
                                                         ) ;
                                      rdf:type owl:Class
                                    ] ;
                         rdfs:comment "Type of shopping area, from the concept list http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-agrupacion."@en ,
                                      "Tipo de agrupación comercial, de acuerdo con la lista de conceptos http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-agrupacion." ;
                         rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                         rdfs:label "tipo de agrupación comercial"@es ,
                                    "type of shopping area"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#tipoSituacion
:tipoSituacion rdf:type owl:ObjectProperty ;
               rdfs:domain :LocalComercial ;
               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 <http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-situacion>
                                                 ]
                                               ) ;
                            rdf:type owl:Class
                          ] ;
               rdfs:comment "A local business may be in any of the following situations: active, closed, closed down, or under construction. These types of situations are represented by a concept list with URI http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-situacion ."@en ,
                            "Un local comercial puede estar en una de las siguientes situaciones: activo, cerrado, clausurado, o en obras. Estos tipos de situaciones se representan mediante una lista de conceptos de URI http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-situacion."@es ;
               rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
               rdfs:label "situation type"@en ,
                          "tipo situación"@es .


###  http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#barrio
<http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#barrio> rdf:type owl:ObjectProperty ;
                                                                                rdfs:range <http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Barrio> ;
                                                                                <http://purl.org/dc/terms/issued> "2014-03-28" ;
                                                                                rdfs:comment """
      Barrio al que pertenece un fenómeno geográfico o una entidad administrativa
      """@es ;
                                                                                rdfs:isDefinedBy <http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio> ;
                                                                                rdfs:label "pertenece al barrio"@es .


###  http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#distrito
<http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#distrito> rdf:type owl:ObjectProperty ;
                                                                                  rdfs:range <http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Distrito> ;
                                                                                  <http://purl.org/dc/terms/issued> "2014-03-28" ;
                                                                                  rdfs:comment """
Distrito al que pertenece un fenómeno geográfico o una entidad administrativa
"""@es ;
                                                                                  rdfs:isDefinedBy <http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio> ;
                                                                                  rdfs:label "pertenece al distrito"@es .


###  http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#seccionCensal
<http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#seccionCensal> rdf:type owl:ObjectProperty ;
                                                                                       rdfs:range <http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#SeccionCensal> ;
                                                                                       <http://purl.org/dc/terms/issued> "2014-03-28" ;
                                                                                       rdfs:comment <http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio> ,
                                                                                                    """
      Sección censal a la que pertenece un fenómeno geográfico o una entidad administrativa
      """@es ;
                                                                                       rdfs:label "pertenece a la sección censal"@es .


###  http://www.opengis.net/ont/geosparql#defaultGeometry
<http://www.opengis.net/ont/geosparql#defaultGeometry> rdf:type owl:ObjectProperty ;
                                                       rdfs:domain <http://www.opengis.net/ont/geosparql#Feature> .


###  http://www.opengis.net/ont/geosparql#hasGeometry
<http://www.opengis.net/ont/geosparql#hasGeometry> rdf:type owl:ObjectProperty ;
                                                   rdfs:domain <http://www.opengis.net/ont/geosparql#Feature> ;
                                                   rdfs:range <http://www.opengis.net/ont/geosparql#Geometry> .


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


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

###  http://purl.org/dc/elements/1.1/identifier
<http://purl.org/dc/elements/1.1/identifier> rdf:type owl:DatatypeProperty .


###  http://schema.org/closes
<http://schema.org/closes> rdf:type owl:DatatypeProperty ;
                           rdfs:domain <http://schema.org/OpeningHoursSpecification> ;
                           rdfs:range xsd:dateTime ;
                           rdfs:comment "The closing hour of the place or service on the given day(s) of the week."@en ;
                           rdfs:isDefinedBy <http://schema.org> ;
                           rdfs:label "closes"@en .


###  http://schema.org/openingHours
<http://schema.org/openingHours> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <http://schema.org/LocalBusiness> ;
                                 rdfs:range xsd:string ;
                                 rdfs:comment """The general opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.<br/><br/>

<ul>
<li>Days are specified using the following two-letter combinations: <code>Mo</code>, <code>Tu</code>, <code>We</code>, <code>Th</code>, <code>Fr</code>, <code>Sa</code>, <code>Su</code>.</li>
<li>Times are specified using 24:00 format. For example, 3pm is specified as <code>15:00</code>, 10am as <code>10:00</code>. </li>
<li>Here is an example: <code>&lt;time itemprop=\"openingHours\" datetime=&quot;Tu,Th 16:00-20:00&quot;&gt;Tuesdays and Thursdays 4-8pm&lt;/time&gt;</code>.</li>
<li>If a business is open 7 days a week, then it can be specified as <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Mo-Su&quot;&gt;Monday through Sunday, all day&lt;/time&gt;</code>.</li>
</ul>
"""@en ;
                                 rdfs:isDefinedBy <http://schema.org> ;
                                 rdfs:label "openingHours"@en .


###  http://schema.org/opens
<http://schema.org/opens> rdf:type owl:DatatypeProperty ;
                          rdfs:domain <http://schema.org/OpeningHoursSpecification> ;
                          rdfs:range xsd:dateTime ;
                          rdfs:comment "The opening hour of the place or service on the given day(s) of the week."@en ;
                          rdfs:isDefinedBy <http://schema.org> ;
                          rdfs:label "opens"@en .


###  http://schema.org/telephone
<http://schema.org/telephone> rdf:type owl:DatatypeProperty ;
                              rdfs:domain <http://schema.org/Place> ;
                              rdfs:range xsd:string ;
                              rdfs:comment "The telephone number."@en ;
                              rdfs:isDefinedBy <http://schema.org> ;
                              rdfs:label "telephone"@en .


###  http://schema.org/url
<http://schema.org/url> rdf:type owl:DatatypeProperty ;
                        rdfs:range xsd:anyURI ;
                        rdfs:comment "URL of the item."@en ;
                        rdfs:isDefinedBy <http://schema.org> ;
                        rdfs:label "url"@en .


###  http://schema.org/validFrom
<http://schema.org/validFrom> rdf:type owl:DatatypeProperty ;
                              rdfs:domain <http://schema.org/OpeningHoursSpecification> ;
                              rdfs:range xsd:dateTime ;
                              rdfs:comment "The date when the item becomes valid."@en ;
                              rdfs:isDefinedBy <http://schema.org> ;
                              rdfs:label "validFrom"@en .


###  http://schema.org/validThrough
<http://schema.org/validThrough> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <http://schema.org/OpeningHoursSpecification> ;
                                 rdfs:range xsd:dateTime ;
                                 rdfs:comment "The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours."@en ;
                                 rdfs:isDefinedBy <http://schema.org> ;
                                 rdfs:label "validThrough"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#aforo
:aforo rdf:type owl:DatatypeProperty ;
       rdfs:domain :LocalComercial ;
       rdfs:range xsd:int ;
       rdfs:comment "Capacidad del local, expresada como el número de personas que caben en él."@es ,
                    "Local business premise capacity, defined as the number of people that fit in it."@en ;
       rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
       rdfs:label "aforo"@es ,
                  "capacity"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#fechaAlta
:fechaAlta rdf:type owl:DatatypeProperty ;
           rdfs:domain :LicenciaApertura ;
           rdfs:range xsd:dateTime ;
           rdfs:comment "Date when the license request has been solved."@en ,
                        "Fecha en la que se ha resuelto la solicitud de la licencia."@es ;
           rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
           rdfs:label "fecha de alta"@es ,
                      "release date"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#fechaCese
:fechaCese rdf:type owl:DatatypeProperty ;
           rdfs:domain :LicenciaApertura ;
           rdfs:range xsd:dateTime ;
           rdfs:comment "Fecha en la que se ha notificado el cese de la actividad económica."@es ,
                        "Notification date for the closing of the economic activity."@en ;
           rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
           rdfs:label "closing date"@en ,
                      "fecha de cese"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#fechaSolicitud
:fechaSolicitud rdf:type owl:DatatypeProperty ;
                rdfs:domain :LicenciaApertura ;
                rdfs:range xsd:dateTime ;
                rdfs:comment "Date of the license request."@en ,
                             "Fecha en la que se ha solicitado la licencia."@es ;
                rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                rdfs:label "fecha de solicitud"@es ,
                           "request date"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#nombreComercial
:nombreComercial rdf:type owl:DatatypeProperty ;
                 rdfs:domain :LocalComercial ;
                 rdfs:range xsd:string ;
                 rdfs:comment "El nombre comercial es todo aquel signo que puede ser representado gráficamente y, que identifica a una empresa en el tráfico mercantil distinguiéndola de las demás empresas que van a desarrollar actividades idénticas o similares."@es ,
                              "The business name is any type of sign that may be represented graphically and which identifies the business in a business registry."@en ;
                 rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                 rdfs:label "business name"@en ,
                            "nombre comercial"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#numeroMesasAutorizadas
:numeroMesasAutorizadas rdf:type owl:DatatypeProperty ;
                        rdfs:domain :Terraza ;
                        rdfs:range xsd:int ;
                        rdfs:comment "Number of tables authorized for the terrace."@en ,
                                     "Número de mesas autorizadas para la terraza."@es ;
                        rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                        rdfs:label "número de mesas autorizadas"@es ,
                                   "table number"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#numeroSillasAutorizadas
:numeroSillasAutorizadas rdf:type owl:DatatypeProperty ;
                         rdfs:domain :Terraza ;
                         rdfs:range xsd:int ;
                         rdfs:comment "Number of chairs authorized for the terrace."@en ,
                                      "Número de sillas autorizadas para la terraza."@es ;
                         rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                         rdfs:label "number of chairs authorised"@en ,
                                    "número de sillas autorizadas"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#referenciaCatastral
:referenciaCatastral rdf:type owl:DatatypeProperty ;
                     rdfs:domain :LocalComercial ;
                     rdfs:range xsd:string ;
                     rdfs:comment "La referencia catastral es el identificador oficial y obligatorio de los bienes inmuebles. Consiste en un código alfanumérico que es asignado por el Catastro de manera que todo inmueble debe tener una única referencia catastral que permita situarlo inequívocamente en la cartografía catastral."@es ,
                                  "The cadastral reference is the official and mandatory identifier of properties. It consists of an alphanumeric code assigned by the Cadastre to provide a unique cadastral reference to each property in order to place it unequivocally in the cadastral cartography."@en ;
                     rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                     rdfs:label "cadastral reference"@en ,
                                "referencia catastral"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#rotulo
:rotulo rdf:type owl:DatatypeProperty ;
        rdfs:domain :LocalComercial ;
        rdfs:range xsd:string ;
        rdfs:comment "Sign or denomination used to make a commercial establishment known to an audience, and to distinguish it from others used for identical or similar activities."@en ,
                     "Signo o denominación que sirve para dar a conocer al público un establecimiento comercial y para distinguirlo de otros destinados a actividades idénticas o similares."@es ;
        rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
        rdfs:label "rótulo"@es ,
                   "sign"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#superficie
:superficie rdf:type owl:DatatypeProperty ;
            rdfs:domain :Terraza ;
            rdfs:range xsd:float ;
            rdfs:comment "Superficie en metros cuadrados ocupada por la terraza."@es ,
                         "The surface in square meters filled by the terrace."@en ;
            rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
            rdfs:label "area"@en ,
                       "superficie"@es .


###  https://datos.ign.es/def/geo_core#xETRS89
<https://datos.ign.es/def/geo_core#xETRS89> rdf:type owl:DatatypeProperty ;
                                            rdfs:range xsd:float ;
                                            <http://purl.org/dc/elements/1.1/source> "Catálogo de Objetos Geográficos BTN100."@es ;
                                            rdfs:comment "Coordenada X en metros (ETRS89)"@es ;
                                            rdfs:label "xETRS89"@es .


###  https://datos.ign.es/def/geo_core#yETRS89
<https://datos.ign.es/def/geo_core#yETRS89> rdf:type owl:DatatypeProperty ;
                                            rdfs:range xsd:float ;
                                            <http://purl.org/dc/elements/1.1/source> "Catálogo de Objetos Geográficos BTN100."@es ;
                                            rdfs:comment "Coordenada Y en metros (ETRS89)"@es ;
                                            rdfs:label "yETRS89"@es .


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

###  http://schema.org/DayOfWeek
<http://schema.org/DayOfWeek> rdf:type owl:Class .


###  http://schema.org/LocalBusiness
<http://schema.org/LocalBusiness> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://schema.org/Place> ;
                                  rdfs:comment "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc."@en ;
                                  rdfs:isDefinedBy <http://schema.org/> ;
                                  rdfs:label "LocalBusiness"@en .


###  http://schema.org/OpeningHoursSpecification
<http://schema.org/OpeningHoursSpecification> rdf:type owl:Class ;
                                              rdfs:comment """A structured value providing information about the opening hours of a place or a certain service inside a place.<br/><br/>

The place is <strong>open</strong> if the <a class=\"localLink\" href=\"http://schema.org/opens\">opens</a> property is specified, and <strong>closed</strong> otherwise.<br/><br/>

If the value for the <a class=\"localLink\" href=\"http://schema.org/closes\">closes</a> property is less than the value for the <a class=\"localLink\" href=\"http://schema.org/opens\">opens</a> property then the hour range is assumed to span over the next day."""@en ;
                                              rdfs:isDefinedBy <http://schema.org/OpeningHoursSpecification> ;
                                              rdfs:label "OpeningHoursSpecification"@en .


###  http://schema.org/Place
<http://schema.org/Place> rdf:type owl:Class ;
                          rdfs:comment "Entities that have a somewhat fixed, physical extension."@en ;
                          rdfs:isDefinedBy <http://schema.org> ;
                          rdfs:label "Place"@en .


###  http://schema.org/PostalAddress
<http://schema.org/PostalAddress> rdf:type owl:Class ;
                                  rdfs:comment "The mailing address."@en ;
                                  rdfs:isDefinedBy <http://schema.org> ;
                                  rdfs:label "PostalAddress"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#AgrupacionComercial
:AgrupacionComercial rdf:type owl:Class ;
                     rdfs:subClassOf <http://schema.org/Place> ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :contieneLocalComercial ;
                                       owl:someValuesFrom :LocalComercial
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty :tipoAgrupacionComercial ;
                                       owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                       owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                     ] ;
                     owl:disjointWith :Terraza ;
                     rdfs:comment """Conjunto de locales situados en uno o en diversos edificios de un mismo espacio comercial, en el cual se pueden llevar a cabo diferentes actividades económicas. Este concepto incluye centros comerciales, mercados, estaciones de tren y metro, etc.
Es más genérico que el concepto schema:ShoppingCenter, puesto que puede abordar otros tipos de agrupaciones comerciales (por ejemplo, una calle comercial)"""@es ,
                                  """Set of premises placed in one or several buildings of the same business space, where different economic activities may be carried out. This includes shopping centres, markets, train and metro stations, etc.
This concept is more general than schema:ShoppingCenter, since it may cover other types of commercial areas, such as a commercial street"""@en ;
                     rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                     rdfs:label "Agrupación Comercial"@es ,
                                "Shopping area"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#LicenciaApertura
:LicenciaApertura rdf:type owl:Class ;
                  rdfs:subClassOf [ rdf:type owl:Restriction ;
                                    owl:onProperty :seOtorgaA ;
                                    owl:someValuesFrom <http://xmlns.com/foaf/0.1/Agent>
                                  ] ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty :asociadaA ;
                                    owl:allValuesFrom [ rdf:type owl:Class ;
                                                        owl:unionOf ( :LocalComercial
                                                                      :Terraza
                                                                    )
                                                      ]
                                  ] ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty :autorizaActividadEconomica ;
                                    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                    owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                  ] ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty :estadoTramitacion ;
                                    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                    owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                  ] ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty :asociadaA ;
                                    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                    owl:onClass [ rdf:type owl:Class ;
                                                  owl:unionOf ( :LocalComercial
                                                                :Terraza
                                                              )
                                                ]
                                  ] ;
                  rdfs:comment "Acto reglado mediante el cual el Ayuntamiento, previa comprobación del cumplimiento de las condiciones establecidas por la normativa aplicable, autoriza la implantación de la actividad."@es ,
                               "Regulated act where the City Council, after checking compliance with the established conditions by the applicable regulations, authorizes carrying out the activity."@en ;
                  rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                  rdfs:label "Licencia de apertura"@es ,
                             "Opening License"@en .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#LocalComercial
:LocalComercial rdf:type owl:Class ;
                rdfs:subClassOf <http://schema.org/LocalBusiness> ,
                                <http://www.opengis.net/ont/geosparql#Feature> ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :agrupacionComercial ;
                                  owl:allValuesFrom :AgrupacionComercial
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :tieneLicenciaApertura ;
                                  owl:allValuesFrom :LicenciaApertura
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :tieneTerraza ;
                                  owl:allValuesFrom :Terraza
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :tipoAcceso ;
                                  owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty :tipoSituacion ;
                                  owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                                ] ;
                rdfs:comment "Local donde se puede realizar algún tipo de actividad comercial"@es ,
                             "Premises where an economic activity can take place. Also referred to as local business in vocabularies like schema.org"@en ;
                rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
                rdfs:label "Local Business"@en ,
                           "Local Comercial"@es .


###  http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial#Terraza
:Terraza rdf:type owl:Class ;
         rdfs:subClassOf <http://schema.org/Place> ,
                         [ rdf:type owl:Restriction ;
                           owl:onProperty :tieneLicenciaApertura ;
                           owl:someValuesFrom :LicenciaApertura
                         ] ,
                         [ rdf:type owl:Restriction ;
                           owl:onProperty :periodoFuncionamiento ;
                           owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                           owl:onClass <http://www.w3.org/2004/02/skos/core#Concept>
                         ] ,
                         [ rdf:type owl:Restriction ;
                           owl:onProperty :perteneceALocal ;
                           owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                           owl:onClass :LocalComercial
                         ] ;
         rdfs:comment "El uso de una zona de suelo de dominio público o privado afecto al uso público, susceptible de aprovechamientos relacionados con actividades propias de la hostelería, mediante la colocación de mesas, sillas y sombrillas, como zona de extensión o ampliación de la actividad que se ejerce dentro de dichos establecimientos. Dichas instalaciones tienen en todo caso carácter temporal."@es ,
                      "The use of a public or private land area affected by public use, to be used in catering activities, through the placement of tables, chairs, and umbrellas, as an extension zone of the activity that takes place within those premises. These facilities are usually temporary."@en ;
         rdfs:isDefinedBy <http://vocab.ciudadesabiertas.es/def/comercio/tejido-comercial> ;
         rdfs:label "Terrace"@en ,
                    "Terraza"@es .


###  http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#DireccionPostal
<http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#DireccionPostal> rdf:type owl:Class ;
                                                                                        rdfs:subClassOf <http://schema.org/PostalAddress> ,
                                                                                                        <http://www.w3.org/ns/locn#Address> ;
                                                                                        <http://purl.org/dc/terms/issued> "2014-03-28" ;
                                                                                        rdfs:comment """Una dirección postal en España. Se define como una especialización de las clases vcard:Address, schema:PostalAddress y locn:Address
Además de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española (por ejemplo, barrio, distrito y municipio) y en el callejero (por ejemplo, via, tramo y portal), para lo cual se han añadido restricciones universales a esta clase, con el objetivo de dejar esta relación más explícita."""@es ;
                                                                                        rdfs:isDefinedBy <http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal> ;
                                                                                        rdfs:label "Dirección postal"@es .


###  http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Barrio
<http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Barrio> rdf:type owl:Class ;
                                                                                <http://purl.org/dc/terms/issued> "2014-03-28" ;
                                                                                rdfs:comment """
Un barrio es cada una de las partes en que se dividen los pueblos grandes o sus distritos [fuente: Diccionario de la Real Academia (DRAE) 2011]
"""@es ;
                                                                                rdfs:isDefinedBy <http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio> ;
                                                                                rdfs:label "Barrio"@es .


###  http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Distrito
<http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Distrito> rdf:type owl:Class ;
                                                                                  rdfs:comment """
Un distrito es cada una de las demarcaciones en que se subdivide un territorio o una población para distribuir y ordenar el ejercicio de los derechos civiles y políticos, o de las funciones públicas, o de los servicios administrativos [fuente: Diccionario de la Real Academia (DRAE) 2011]
"""@es ;
                                                                                  rdfs:isDefinedBy <http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio> ;
                                                                                  rdfs:label "Distrito"@es .


###  http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#SeccionCensal
<http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#SeccionCensal> rdf:type owl:Class ;
                                                                                       <http://purl.org/dc/terms/issued> "2014-03-28" ;
                                                                                       rdfs:comment """
Una sección censal es un referente geográfico de carácter estadístico, cuya actualización se asocia a los trabajos preliminares de todo Padrón Municipal de Habitantes o Censo de Población, siendo un instrumento eficaz tanto en trabajos censales o padronales, así como para investigaciones por muestreo y en el Censo Electoral. [fuente: http://www.madrid.org/iestadis/fijas/clasificaciones/seccioncensal.htm]
"""@es ;
                                                                                       rdfs:isDefinedBy <http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio> ;
                                                                                       rdfs:label "Sección censal"@es .


###  http://www.opengis.net/ont/geosparql#Feature
<http://www.opengis.net/ont/geosparql#Feature> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://www.opengis.net/ont/geosparql#SpatialObject> ;
                                               owl:disjointWith <http://www.opengis.net/ont/geosparql#Geometry> ;
                                               <http://purl.org/dc/elements/1.1/contributor> "Matthew Perry" ;
                                               <http://purl.org/dc/elements/1.1/creator> "OGC GeoSPARQL 1.0 Standard Working Group" ;
                                               <http://purl.org/dc/elements/1.1/date> "2011-06-16"^^xsd:date ;
                                               <http://purl.org/dc/elements/1.1/description> """
      This class represents the top-level feature type. This class is
      equivalent to GFI_Feature defined in ISO 19156:2011, and it is
      superclass of all feature types.
    """@en ;
                                               rdfs:comment """
      This class represents the top-level feature type. This class is
      equivalent to GFI_Feature defined in ISO 19156:2011, and it is
      superclass of all feature types.
    """@en ;
                                               rdfs:isDefinedBy <http://www.opengis.net/ont/geosparql> ,
                                                                <http://www.opengis.net/ont/gml> ,
                                                                <http://www.opengis.net/spec/geosparql/1.0> ;
                                               rdfs:label "Feature"@en ;
                                               <http://www.w3.org/2004/02/skos/core#definition> """
      This class represents the top-level feature type. This class is
      equivalent to GFI_Feature defined in ISO 19156:2011, and it is
      superclass of all feature types.
    """@en ;
                                               <http://www.w3.org/2004/02/skos/core#prefLabel> "Feature"@en .


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


###  http://www.opengis.net/ont/geosparql#SpatialObject
<http://www.opengis.net/ont/geosparql#SpatialObject> 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/2004/02/skos/core#ConceptScheme
<http://www.w3.org/2004/02/skos/core#ConceptScheme> rdf:type owl:Class .


###  http://www.w3.org/ns/locn#Address
<http://www.w3.org/ns/locn#Address> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Agent
<http://xmlns.com/foaf/0.1/Agent> rdf:type owl:Class .


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

###  http://vocab.linkeddata.es/datosabiertos/kos/comercio/periodo-funcionamiento
<http://vocab.linkeddata.es/datosabiertos/kos/comercio/periodo-funcionamiento> rdf:type owl:NamedIndividual ,
                                                                                        <http://www.w3.org/2004/02/skos/core#ConceptScheme> .


###  http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-acceso
<http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-acceso> rdf:type owl:NamedIndividual ,
                                                                             <http://www.w3.org/2004/02/skos/core#ConceptScheme> .


###  http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-agrupacion
<http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-agrupacion> rdf:type owl:NamedIndividual ,
                                                                                 <http://www.w3.org/2004/02/skos/core#ConceptScheme> .


###  http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-estado-tramite-licencia
<http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-estado-tramite-licencia> rdf:type owl:NamedIndividual ,
                                                                                              <http://www.w3.org/2004/02/skos/core#ConceptScheme> .


###  http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-situacion
<http://vocab.linkeddata.es/datosabiertos/kos/comercio/tipo-situacion> rdf:type owl:NamedIndividual ,
                                                                                <http://www.w3.org/2004/02/skos/core#ConceptScheme> .


[ rdfs:label "HTML"
] .

[ rdfs:label "RDF"
 ] .

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