@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/bUNCYo>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6856.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6856" ;
  gtm:kadastraleAanduiding "M6856"@nl ;
  ns0:name "Perceel GDA01-M6856"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350685670000/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/89524> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6999801913451 52.032424242246,4.7001116314776 52.032415265842,4.7002976171477 52.032402553721,4.700295745522 52.032391558997,4.700329953123 52.032389340659,4.7003318119769 52.032400218459,4.7003645334116 52.032397982453,4.7003701376296 52.032430714885,4.70033448575 52.032433032671,4.7003360771512 52.032442344932,4.7003047718911 52.032444409423,4.7003049597707 52.032445462159,4.7001612778245 52.032455418998,4.6999876309814 52.032467456877,4.6999801913451 52.032424242246))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

