@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/b0Dawd>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 6863.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6863" ;
  gtm:kadastraleAanduiding "M6863"@nl ;
  ns0:name "Perceel GDA01-M6863"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350686370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNL2A> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89531> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996253660229 52.032609560824,4.6996182296844 52.032566545686,4.6998597034311 52.032550472998,4.6998558054731 52.032528132086,4.6999694015874 52.032520561731,4.6999831356643 52.032597097085,4.6998398246259 52.032606588301,4.6998416803355 52.032617663835,4.6998073272329 52.032619854218,4.699805499434 52.032608859742,4.6996614006204 52.032618400073,4.6996595729952 52.032607396607,4.6996253660229 52.032609560824))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

