@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bmsa8c>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 965.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N965"^^xsd:string ;
  gtm:kadastraleAanduiding "N965"@nl ;
  ns0:name "Perceel GDA01-N965"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360096570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiNUt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106514> ;
  ns0:startDate "2021-08-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6890900165912 52.000477042513,4.6890642893292 52.000471119335,4.6890598902003 52.000493645228,4.6889602318979 52.000480964597,4.6889649095412 52.000455519117,4.6889817289906 52.000363891898,4.6889866893269 52.000364244908,4.6890750745572 52.000370467874,4.6890752805051 52.000369399472,4.6890825101539 52.000369909753,4.6890823042061 52.000370978156,4.6890784077179 52.000391152061,4.6890854494735 52.000391571344,4.6891049742659 52.0003927388,4.6891067346349 52.000392848114,4.689104733267 52.000403541472,4.689090945293 52.000477254756,4.6890900165912 52.000477042513))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

