@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/benmPV>
  gtm:oppervlakte 219.0 ;
  gtm:kadastraalNummer 4309.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4309" ;
  gtm:kadastraleAanduiding "M4309"@nl ;
  ns0:name "Perceel GDA01-M4309"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350430970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXVhAm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87393> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7166238688494 52.031152562534,4.7166258085651 52.031095991769,4.7168392355883 52.031099049589,4.7170092458855 52.031101482416,4.717006906084 52.03117119191,4.7170047566134 52.031300261702,4.716954957149 52.031299618726,4.7169589080743 52.031157292349,4.7166238688494 52.031152562534))"^^geo:wktLiteral ;
    osm:area 219.0
  ] .

