@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/bxgy9Y>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 6859.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6859" ;
  gtm:kadastraleAanduiding "M6859"@nl ;
  ns0:name "Perceel GDA01-M6859"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350685970000/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/89527> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996538432056 52.032781324357,4.699648560687 52.032749501596,4.6996827692823 52.032747238509,4.6998270580771 52.03273769027,4.7000062409365 52.032725837733,4.7000138930616 52.032768505308,4.6998685669899 52.032778218501,4.6998704222999 52.032789320997,4.6998360544952 52.032791511302,4.6998342266823 52.032780516827,4.6996898779467 52.032790163596,4.6996880648795 52.032779160216,4.6996538432056 52.032781324357))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

