@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/b7UFBt>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6035.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6035" ;
  gtm:kadastraleAanduiding "M6035"@nl ;
  ns0:name "Perceel GDA01-M6035"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350603570000/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/88818> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996798138174 52.033138260929,4.6998115632178 52.033129214751,4.699997771618 52.033116432485,4.6999997161973 52.03312741865,4.7000339109059 52.033125128414,4.7000319525736 52.033114088239,4.7000644412565 52.033111859945,4.700073890865 52.033165611691,4.7000382519922 52.033167992384,4.7000365635877 52.033158355972,4.7000055082934 52.033160242076,4.7000053330597 52.03315931525,4.6998612403306 52.033169296299,4.6996873719235 52.033181341441,4.6996798138174 52.033138260929))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

