@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/benmXn>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 6870.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6870" ;
  gtm:kadastraleAanduiding "M6870"@nl ;
  ns0:name "Perceel GDA01-M6870"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350687070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NjfO> ;
  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/89537> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992106004915 52.032648628685,4.6992033362388 52.032606376786,4.6993407852172 52.032596186961,4.6994847702652 52.032585513821,4.6995164589404 52.032583164159,4.6995185046383 52.032595148634,4.6995541569639 52.032592813121,4.6995594813713 52.032623800211,4.699526320649 52.032626159266,4.699528247347 52.032637352069,4.6994940538136 52.032639588233,4.6994921678039 52.032628593412,4.6993058519753 52.032641850628,4.6992106004915 52.032648628685))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

