@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/boJQVm>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6033.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6033" ;
  gtm:kadastraleAanduiding "M6033"@nl ;
  ns0:name "Perceel GDA01-M6033"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350603370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2Xj5> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88816> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996647252746 52.033052198937,4.6997965006723 52.033043341684,4.6999826754394 52.033030828899,4.6999846198736 52.033041824052,4.7000188146554 52.033039524832,4.7000168702129 52.033028529679,4.7000494019986 52.033026337595,4.7000588514337 52.033080098331,4.7000232126281 52.03308247902,4.7000214839612 52.033072617663,4.6999904111206 52.033074701405,4.6999902232458 52.033073648667,4.6998122748419 52.033085688159,4.6996722561395 52.033095153454,4.6996647252746 52.033052198937))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

