@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/bN5Jwd>
  gtm:oppervlakte 156.0 ;
  gtm:kadastraalNummer 6857.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6857" ;
  gtm:kadastraleAanduiding "M6857"@nl ;
  ns0:name "Perceel GDA01-M6857"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350685770000/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/89525> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003645334116 52.032397982453,4.7003318119769 52.032400218459,4.700329953123 52.032389340659,4.700295745522 52.032391558997,4.7002976171477 52.032402553721,4.7001116314776 52.032415265842,4.6999801913451 52.032424242246,4.6999708246488 52.032369852794,4.7003554932361 52.032345078021,4.7003645334116 52.032397982453))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

