@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/baCLA0>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 6854.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6854" ;
  gtm:kadastraleAanduiding "M6854"@nl ;
  ns0:name "Perceel GDA01-M6854"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350685470000/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/89522> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.700352031828 52.032518560624,4.7003491434627 52.032518750509,4.7003509358068 52.032529214455,4.7003196292464 52.032531359838,4.7001759484061 52.032541226818,4.6999929809514 52.032553794572,4.6999868049235 52.032519404922,4.699996476712 52.032518760271,4.6999949913362 52.03251014073,4.7001263151445 52.03250116363,4.7003123011673 52.032488451486,4.7003104295345 52.032477456762,4.7003446226288 52.032475238335,4.7003483804836 52.032497227866,4.700352031828 52.032518560624))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

