@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/b8xLBb>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 5091.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5091" ;
  gtm:kadastraleAanduiding "M5091"@nl ;
  ns0:name "Perceel GDA01-M5091"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350509170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPoySi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87982> ;
  ns0:startDate "1998-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6946249792274 52.031447324964,4.6946778905983 52.03146630504,4.6946470889321 52.031499920238,4.6947019142074 52.031519531758,4.6947004620403 52.031521087198,4.6947508815646 52.031539126781,4.6947566566123 52.031552050093,4.6947035733712 52.031561148775,4.6946729632761 52.031550317515,4.6945652629037 52.031512202477,4.6945517416181 52.031507350108,4.694513797405 52.031493958916,4.6946022848414 52.031398618219,4.6946249792274 52.031447324964))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

