@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/bzmy44>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 6851.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6851" ;
  gtm:kadastraleAanduiding "M6851"@nl ;
  ns0:name "Perceel GDA01-M6851"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350685170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNL2A> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89519> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003994650612 52.032602330387,4.7004032097596 52.032624229955,4.7003704460998 52.032626357865,4.7003739763786 52.032647033764,4.7003397830167 52.032649261187,4.7003416548015 52.032660246922,4.7001556430649 52.032672689313,4.7000159919486 52.032682031319,4.7000083387329 52.032639435644,4.7001906190431 52.032627034635,4.7003343133493 52.032617257599,4.7003656051218 52.032615130102,4.7003638130465 52.032604648182,4.7003994650612 52.032602330387))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

