@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/bdjQyc>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 3674.0 ;
  gtm:kadastraleAanduiding "B3674"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3674"^^xsd:string ;
  ns0:name "Perceel GDA01-B3674"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250367470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bywKPG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72300> ;
  ns0:startDate "2003-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052218087885 52.012042862233,4.7053684183478 52.011930862027,4.7054149125877 52.011895519241,4.7054230413255 52.011889723854,4.7054436573314 52.011875048332,4.7054985753963 52.011903571997,4.7054628685221 52.01192496436,4.7054723922317 52.011929927185,4.7054311812136 52.011955979612,4.7054236879198 52.011961176456,4.7053935746083 52.011980641721,4.7054020408163 52.011985220913,4.7052947557702 52.012064964854,4.705284326258 52.012072625481,4.7052218087885 52.012042862233))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

