@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/bgRLed>
  gtm:oppervlakte 159.0 ;
  gtm:kadastraalNummer 6829.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6829" ;
  gtm:kadastraleAanduiding "M6829"@nl ;
  ns0:name "Perceel GDA01-M6829"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350682970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbSyV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89498> ;
  ns0:startDate "2007-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979820655199 52.033076644277,4.6980151214718 52.033074491776,4.6980169796526 52.033085378598,4.6980511878935 52.033083160923,4.698049329981 52.033072256127,4.6982357331025 52.033060097985,4.698371779046 52.033051222369,4.6983807156267 52.033105034178,4.6979911871999 52.033130708875,4.6979820655199 52.033076644277))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

