@prefix :      <https://www.goudatijdmachine.nl/def#> .
@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#> .

<https://schema.org/startDate>
        a            owl:DatatypeProperty ;
        rdfs:domain  :GeoTemporeelObject ;
        rdfs:label   "start date"@en , "begindatum"@nl ;
        rdfs:range   xsd:dateTime .

:Natuur  a               owl:Class ;
        rdfs:comment     "Natuur is alles in de fysieke wereld dat niet door mensen is gemaakt, inclusief planten, bomen, landschappen, waterwegen en andere elementen van de aarde."@nl , "Nature is everything in the physical world that is not made by humans, including plants, trees, landscapes, waterways, and other elements of the Earth."@en ;
        rdfs:label       "Natuur"@nl , "Nature"@en ;
        rdfs:subClassOf  :Constructie .

<http://www.w3.org/2003/01/geo/wgs84_pos#wktLiteral>
        a       rdfs:Datatype .

<http://www.w3.org/2003/01/geo/wgs84_pos#asWKT>
        a            owl:DatatypeProperty ;
        rdfs:domain  <http://www.w3.org/2003/01/geo/wgs84_pos#Geometry> ;
        rdfs:label   "geometry as well-known text (WKT)"@en , "geometrie als well-known text (WKT)"@nl ;
        rdfs:range   <http://www.w3.org/2003/01/geo/wgs84_pos#wktLiteral> .

:heeftAdres  a         owl:ObjectProperty ;
        rdfs:comment   "The property 'heeft adres' (has address) indicates that an entity is associated with a specific address, which denotes a unique location within a geographic area."@en , "De eigenschap 'heeft adres' geeft aan dat een entiteit is geassocieerd met een specifiek adres, wat een unieke locatie aangeeft binnen een geografisch gebied."@nl ;
        rdfs:domain    :Gebouw ;
        rdfs:label     "heeft adres"@nl , "has address"@en ;
        rdfs:range     :Adressering ;
        owl:inverseOf  :adresseert .

<http://www.w3.org/2003/01/geo/wgs84_pos#hasGeometry>
        a            owl:ObjectProperty ;
        rdfs:domain  :GeoTemporeelObject ;
        rdfs:label   "heeft geometrie"@nl , "has geometry"@en ;
        rdfs:range   <http://www.w3.org/2003/01/geo/wgs84_pos#Geometry> .

:NummerAanduiding  a      owl:Class ;
        rdfs:comment      "One number issued per district."@en , "Een per wijk uitgegeven nummer."@nl ;
        rdfs:label        "Nummer aanduiding"@nl , "Number designation"@en ;
        rdfs:subClassOf   :Adressering ;
        owl:disjointWith  :StraatNummerAanduiding , :PlaatselijkeAanduiding .

:Perceel  a              owl:Class ;
        rdfs:comment     "Een perceel is een begrensd deel van het Nederlands grondgebied dat kadastraal geïdentificeerd is en met kadastrale grenzen begrensd is."@nl , "A plot is a limited part of Dutch territory that is cadastrally identified and bounded by cadastral boundaries."@en ;
        rdfs:label       "Plot"@en , "Perceel"@nl ;
        rdfs:seeAlso     <http://brk.basisregistraties.overheid.nl/id/begrip/Perceel> ;
        rdfs:subClassOf  :Structuur .

:PlaatselijkeAanduiding
        a                 owl:Class ;
        rdfs:comment      "Combination of the district letter and a number issued per district."@en , "Combinatie van de wijkletter en een per wijk uitgegeven nummer."@nl ;
        rdfs:label        "Place designation"@en , "Plaatselijke aanduiding"@nl ;
        rdfs:subClassOf   :Adressering ;
        owl:disjointWith  :StraatNummerAanduiding .

:ligtIn  a           owl:ObjectProperty ;
        rdfs:domain  :Structuur ;
        rdfs:label   "located in"@en , "ligt in"@nl ;
        rdfs:range   :Structuur .

<http://purl.org/dc/terms/license>
        a       owl:AnnotationProperty .

:Adressering  a          owl:Class ;
        rdfs:comment     "Addressing is the assignment of an address to a location, object, or entity within a geographic area, enabling it to be uniquely identified for postal and identification purposes."@en , "Addressering is de toekenning van een adres aan een locatie, object of entiteit binnen een geografisch gebied, waardoor deze uniek geïdentificeerd kan worden voor post- en identificatiedoeleinden."@nl ;
        rdfs:label       "Adressering"@nl , "Addressing"@en ;
        rdfs:subClassOf  :GeoTemporeelObject .

<http://purl.org/vocab/vann/preferredNamespaceUri>
        a       owl:AnnotationProperty .

<http://www.w3.org/2003/01/geo/wgs84_pos#Feature>
        a       owl:Class .

<http://purl.org/dc/terms/hasVersion>
        a       owl:AnnotationProperty .

<http://xmlns.com/foaf/0.1/homepage>
        a       owl:AnnotationProperty .

<https://www.goudatijdmachine.nl/def>
        a             owl:Ontology ;
        rdfs:comment  "De Gouda Tijdmachine Ontologie beschrijft de geo-temporele klasses en eigenschappen die gebruikt worden binnen de Gouda Tijdmachine.<br>In onderstaand diagram geven de blauwe blokken klasses aan, de pijlen hiertussen subklassen, en de rode blokken zijn aan de klasse verbonden properties.<br><br><img alt=\"https://docs.google.com/presentation/d/1GQCdcWp2ruxdYIbfW5ZzWALfJf09OEmUwcT8ak7I_yc/\" title=\"Diagram van de Gouda Tijdmachine Ontologie\" src=\"diagram-nl.png\">"@nl , "The Gouda Time Machine Ontology describes the geo-temporal classes and properties used within the Gouda Time Machine.<br>In the diagram below, the blue blocks indicate classes, the arrows between them subclasses, and the red blocks are properties associated with the class.<br><br><img alt=\"https://docs.google.com/presentation/d/1GQCdcWp2ruxdYIbfW5ZzWALfJf09OEmUwcT8ak7I_yc/\" title=\"Diagram of the Gouda Time Machine Ontology\" src=\"diagram-en.png\">"@en ;
        <http://purl.org/dc/terms/abstract>
                "The Gouda Time Machine describes and links geo-temporal objects related to the city (and people) of Gouda. This ontology specifically describes the generic GeoTemporalObject class, its properties and subclasses. The ontology is set up in Dutch."@en , "De Gouda Tijdmachine beschrijft en linkt geo-temporele objecten die betrekking hebben op plaats (en personen in) Gouda.<br>Deze ontologie beschrijft met name de generieke klasse GeoTemporeelObject, de properties en subklassen. De ontologie is opgezet in het Nederlands."@nl ;
        <http://purl.org/dc/terms/bibliographicCitation>
                "Gouda Time Machine Ontology, versie 0.9, https://www.goudatijdmachine.nl/def/"@en , "Gouda Tijdmachine Ontologie, versie 0.9, https://www.goudatijdmachine.nl/def/"@nl ;
        <http://purl.org/dc/terms/created>
                "2021-11-25"^^xsd:date ;
        <http://purl.org/dc/terms/creator>
                [ <http://www.w3.org/ns/org#memberOf>
                          [ <http://xmlns.com/foaf/0.1/homepage>
                                    "https://www.goudatijdmachine.nl" ;
                            <http://xmlns.com/foaf/0.1/name>
                                    "Gouda Time Machine"@en , "Gouda Tijdmachine"@nl
                          ] ;
                  <http://xmlns.com/foaf/0.1/name>
                          "Bob Coret"
                ] ;
        <http://purl.org/dc/terms/hasVersion>
                "0.9" ;
        <http://purl.org/dc/terms/license>
                <https://creativecommons.org/licenses/by/4.0/> ;
        <http://purl.org/dc/terms/modified>
                "2024-06-26"^^xsd:date ;
        <http://purl.org/dc/terms/title>
                "Gouda Tijdmachine Ontologie"@nl , "Gouda Time Machine Ontology"@en ;
        <http://purl.org/vocab/vann/preferredNamespacePrefix>
                "gtm" ;
        <http://purl.org/vocab/vann/preferredNamespaceUri>
                : ;
        <http://xmlns.com/foaf/0.1/logo>
                <https://www.goudatijdmachine.nl/wp-content/uploads/sites/7/2021/08/wapen.png#> ;
        <https://schema.org/creativeWorkStatus>
                "Gouda Time Machine Ontology Specification"@en , "Gouda Tijdmachine Ontologie Specificatie"@nl ;
        <https://w3id.org/widoco/vocab#introduction>
                "De voorkeur prefix voor deze ontologie is <strong>gtm</strong>."@nl .

<http://purl.org/dc/terms/created>
        a       owl:AnnotationProperty .

<http://purl.org/dc/terms/creator>
        a       owl:AnnotationProperty .

<http://purl.org/dc/terms/title>
        a       owl:AnnotationProperty .

<http://www.w3.org/ns/org#memberOf>
        a       owl:AnnotationProperty .

:staatOpPerceel  a    owl:ObjectProperty ;
        rdfs:comment  "The property 'is located on parcel' indicates that an entity is situated on a specific parcel of land, where a parcel is a piece of land delineated for a specific purpose."@en , "De eigenschap 'staat op perceel' geeft aan dat een entiteit zich bevindt op een specifiek perceel grond, waarbij een perceel een stuk land is dat afgebakend is voor een specifieke functie."@nl ;
        rdfs:domain   :Adressering ;
        rdfs:label    "staat op perceel"@nl , "build on plot"@en ;
        rdfs:range    :Perceel .

<http://xmlns.com/foaf/0.1/logo>
        a       owl:AnnotationProperty .

<http://purl.org/dc/terms/abstract>
        a       owl:AnnotationProperty .

:Structuur  a            owl:Class ;
        rdfs:comment     "Een structuur is een georganiseerde verzameling van onderling verbonden elementen binnen een geografisch gebied, zoals een perceel, wijk, straat, buurt, sectie of plaats, die gezamenlijk de fysieke en functionele samenstelling van een regio vormen."@nl , "A structure is an organized collection of interconnected elements within a geographic area, such as a parcel, district, street, neighborhood, section, or place, that together form the physical and functional composition of a region."@en ;
        rdfs:label       "Structuur"@nl , "Structure"@en ;
        rdfs:subClassOf  :GeoTemporeelObject .

:ligtInWijk  a        owl:ObjectProperty ;
        rdfs:comment  "The property 'located in district' indicates that an neighbourhood is situated within a specific district, where a district is a defined area within a city or town."@en , "De eigenschap 'ligt in wijk' geeft aan dat een buurt zich binnen een specifieke wijk bevindt, waarbij een wijk een afgebakend gebied is binnen een stad of dorp."@nl ;
        rdfs:domain   :Buurt ;
        rdfs:label    "ligt in wijk"@nl , "is located in district"@en ;
        rdfs:range    :Wijk .

<http://www.w3.org/2003/01/geo/wgs84_pos#Geometry>
        a       owl:Class .

<https://schema.org/name>
        a            owl:DatatypeProperty ;
        rdfs:domain  :GeoTemporeelObject ;
        rdfs:label   "name"@en , "naam"@nl ;
        rdfs:range   xsd:string .

:Hofje  a                owl:Class ;
        rdfs:comment     "Een deels besloten leefgemeenschap bedoeld voor behoeftigen, meestal bestaande uit een aantal huisjes rond een parkje."@nl , "A partly private community intended for the needy, usually consisting of a number of houses around a small park."@en ;
        rdfs:label       "Hofje"@nl , "Courtyard"@en ;
        rdfs:subClassOf  :Structuur .

<https://w3id.org/widoco/vocab#introduction>
        a       owl:AnnotationProperty .

:Gebouw  a                owl:Class ;
        rdfs:comment      "Een pand is een kleinste bij de totstandkoming functioneel en bouwkundig-constructief zelfstandige eenheid die direct en duurzaam met de aarde is verbonden en betreedbaar en afsluitbaar is."@nl , "A building is the smallest functionally and architecturally-constructively independent unit that is directly and permanently connected to the earth and can be entered and locked."@en ;
        rdfs:label        "Gebouw"@nl , "Building"@en ;
        rdfs:seeAlso      <http://bag.basisregistraties.overheid.nl/id/begrip/Pand> ;
        rdfs:subClassOf   :Constructie ;
        owl:disjointWith  :Natuur , :Kunstwerk .

:PlaatsPlaats  a         owl:Class ;
        rdfs:comment     "Een plaats is een bewoonde locatie zoals een stad, dorp of ander nederzetting, waar mensen wonen en werken."@nl , "A place is an inhabited location such as a city, town, or other settlement, where people live and work."@en ;
        rdfs:label       "Place"@en , "Plaats"@nl ;
        rdfs:subClassOf  :Structuur .

:GeoTemporeelObject  a   owl:Class ;
        rdfs:comment     "Een geo-temporeel object is een entiteit die zowel geografische als temporele kenmerken heeft, waardoor het mogelijk is om de locatie en tijdsperiode van gebeurtenissen of objecten in de ruimte te specificeren en te analyseren."@nl , "A geo-temporal object is an entity that has both geographical and temporal characteristics, enabling the specification and analysis of the location and time period of events or objects in space."@en ;
        rdfs:label       "Geo-temporeel object"@nl , "Geo temporal object"@en ;
        rdfs:subClassOf  <http://www.w3.org/2003/01/geo/wgs84_pos#Feature> .

xsd:date  a     rdfs:Datatype .

:ligtInStraat  a     owl:ObjectProperty ;
        rdfs:domain  :StraatNummerAanduiding ;
        rdfs:label   "ligt in straat"@nl , "is located in street"@en ;
        rdfs:range   :Straat .

<https://schema.org/endDate>
        a            owl:DatatypeProperty ;
        rdfs:domain  :GeoTemporeelObject ;
        rdfs:label   "end date"@en , "einddatum"@nl ;
        rdfs:range   xsd:dateTime .

<https://schema.org/identifier>
        a            owl:DatatypeProperty ;
        rdfs:domain  :GeoTemporeelObject ;
        rdfs:label   "identifier"@en , "identificatie"@nl ;
        rdfs:range   xsd:string .

:Constructie  a          owl:Class ;
        rdfs:comment     "Een constructie is een door mensen gemaakt of natuurlijk gecreëerd object of geheel, die een fysieke vorm en functie hebben binnen een bepaald gebied."@nl , "A construction is a human-made or naturally created object or ensemble, which have a physical form and function within a specific area."@en ;
        rdfs:label       "Construction"@en , "Constructie"@nl ;
        rdfs:subClassOf  :GeoTemporeelObject .

<http://xmlns.com/foaf/0.1/name>
        a       owl:AnnotationProperty .

:Sectie  a               owl:Class ;
        rdfs:comment     "The section that uniquely identifies the section within the cadastral municipality."@en , "De sectie die de sectie binnen de kadastrale gemeente uniek identificeert."@nl ;
        rdfs:label       "Section"@en , "Sectie"@nl ;
        rdfs:seeAlso     <http://brk.basisregistraties.overheid.nl/id/begrip/Sectie> ;
        rdfs:subClassOf  :Structuur .

<https://schema.org/creativeWorkStatus>
        a       owl:AnnotationProperty .

:StraatNummerAanduiding
        a                owl:Class ;
        rdfs:comment     "Een per straat uitgegeven nummer."@nl , "A number issued per street."@en ;
        rdfs:label       "Street number designation"@en , "Straatnummer aanduiding"@nl ;
        rdfs:subClassOf  :Adressering .

<http://purl.org/dc/terms/modified>
        a       owl:AnnotationProperty .

<http://purl.org/vocab/vann/preferredNamespacePrefix>
        a       owl:AnnotationProperty .

:adresseert  a        owl:ObjectProperty ;
        rdfs:comment  "The property 'adresseert' (adresses) indicates that an entity is associated with a specific address, which denotes a unique location within a geographic area."@en , "De eigenschap 'adresseert' geeft aan dat een entiteit is geassocieerd met een specifiek adres, wat een unieke locatie aangeeft binnen een geografisch gebied."@nl ;
        rdfs:domain   :Adressering ;
        rdfs:label    "adresseert"@nl , "addresses"@en ;
        rdfs:range    :Gebouw .

<http://purl.org/dc/terms/bibliographicCitation>
        a       owl:AnnotationProperty .

:Kwartier  a             owl:Class ;
        rdfs:comment     "Een kwartier is een deel van een stad of dorp dat vaak wordt gekenmerkt door een specifieke functie of bevolkingsgroep, zoals een woon-, winkel- of uitgaansgebied."@nl , "A quarter is a part of a city or town that is often characterized by a specific function or population group, such as a residential, commercial, or entertainment area."@en ;
        rdfs:label       "Quarter"@en , "Kwartier"@nl ;
        rdfs:subClassOf  :Structuur .

:Kunstwerk  a             owl:Class ;
        rdfs:comment      "Een kunstwerk is een civiel-technisch werk voor de infrastructuur van wegen, water, spoorbanen, waterkeringen en/of leidingen en niet bedoeld voor permanent menselijk verblijf."@nl , "A work of art is a civil engineering work for the infrastructure of roads, water, railways, flood defenses and/or pipes and is not intended for permanent human residence."@en ;
        rdfs:label        "Work of art"@en , "Kunstwerk"@nl ;
        rdfs:seeAlso      <http://bag.basisregistraties.overheid.nl/id/begrip/Kunstwerk> ;
        rdfs:subClassOf   :Constructie ;
        owl:disjointWith  :Natuur .

:Straat  a               owl:Class ;
        rdfs:comment     "Een straat is een openbare weg in een dorp, stad of ander bewoond gebied. Straten worden meestal gebruikt door voertuigen en voetgangers en kunnen huizen, bedrijven en andere gebouwen aan weerszijden hebben."@nl , "A street is a public road in a village, town, or other inhabited area. Streets are usually used by vehicles and pedestrians and can have houses, businesses, and other buildings on either side."@en ;
        rdfs:label       "Street"@en , "Straat"@nl ;
        rdfs:subClassOf  :Structuur .

:Wijk   a                owl:Class ;
        rdfs:comment     "Part of a municipality and cluster of one or more neighborhoods, which is homogeneously demarcated on the basis of historical or urban development characteristics. A district consists of one or more neighborhoods."@en , "Onderdeel van een gemeente en cluster van één of meerdere buurten, dat op basis van historische dan wel stedenbouwkundige kenmerken homogeen is afgebakend. Een wijk bestaat uit één of meerdere buurten."@nl ;
        rdfs:label       "Wijk"@nl , "District"@en ;
        rdfs:seeAlso     <https://www.cbs.nl/nl-nl/onze-diensten/methoden/begrippen/wijk> ;
        rdfs:subClassOf  :Structuur .

:Buurt  a                owl:Class ;
        rdfs:comment     "Part of a municipality that is homogeneously demarcated on the basis of historical or urban development characteristics. Homogeneous means that one function is dominant, for example residential function (residential area), work function (industrial area) or recreational function (nature area). However, functions can also be mixed. The municipalities in the Netherlands are divided into districts and neighborhoods. Neighborhoods are the lowest regional level. Neighborhoods are sums of one or more contiguous neighborhoods. The municipality itself determines the division into districts and neighborhoods."@en , "Onderdeel van een gemeente, dat op basis van historische dan wel stedenbouwkundige kenmerken homogeen is afgebakend. Homogeen wil zeggen dat één functie dominant is, bijvoorbeeld woonfunctie (woongebied), werkfunctie (industriegebied) of recreatieve functie (natuurgebied). Functies kunnen echter ook gemengd voorkomen. De gemeenten in Nederland zijn onderverdeeld in wijken en buurten. Buurten vormen het laagste regionale niveau. Wijken zijn optellingen van één of meer aaneengesloten buurten. De gemeente bepaalt zelf de indeling in wijken en buurten."@nl ;
        rdfs:label       "Neighbourhood"@en , "Buurt"@nl ;
        rdfs:seeAlso     <https://www.cbs.nl/nl-nl/onze-diensten/methoden/begrippen/buurt> ;
        rdfs:subClassOf  :Structuur .
