@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bwR7Vn>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 3971.0 ;
  gtm:kadastraleAanduiding "D3971"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3971" ;
  ns0:name "Perceel GDA01-D3971"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270397170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZJF> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73567> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123281079664 52.007500565545,4.7123599098562 52.007468182867,4.7125520010064 52.007533326385,4.7125400254986 52.00754612016,4.7125837957066 52.007562388365,4.7125824317799 52.007563980484,4.7125421073012 52.0076110284,4.7123162667525 52.007539264662,4.7123467076346 52.007507314615,4.7123281079664 52.007500565545))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

