@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/bLDPGC>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 6802.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6802" ;
  gtm:kadastraleAanduiding "M6802"@nl ;
  ns0:name "Perceel GDA01-M6802"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350680270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBR6rs> ;
  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/89471> ;
  ns0:startDate "2007-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988598919603 52.033093967056,4.6988543669439 52.033061837237,4.6988934909559 52.033059315482,4.6990371936273 52.03305005241,4.6991748570007 52.033041176331,4.6991821297933 52.033083823768,4.6990962361491 52.033089469944,4.6990981215283 52.033100500721,4.6990463933014 52.033103865702,4.6990445073826 52.033092870875,4.6989008892446 52.033102314218,4.6988990165525 52.03309140935,4.6988598919603 52.033093967056))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

