@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bnuEJS>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 5065.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5065" ;
  gtm:kadastraleAanduiding "M5065"@nl ;
  ns0:name "Perceel GDA01-M5065"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350506570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMHHg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87957> ;
  ns0:startDate "1998-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6936605337592 52.031946068125,4.6937135639665 52.031964914506,4.6937441326752 52.031931352109,4.693800325436 52.031951124902,4.6938017776483 52.031949569474,4.6938524049081 52.031967376966,4.6938919835655 52.031960859719,4.6939112192028 52.03200420713,4.6936984375878 52.032039267275,4.6936033256557 52.032054940123,4.6935677677771 52.031974005937,4.6936099634073 52.03196694692,4.6935997858385 52.031943786808,4.6936419812961 52.031936736766,4.6936470489278 52.031948271754,4.6936605337592 52.031946068125))"^^geo:wktLiteral ;
    osm:area 191.0
  ] .

