@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/bBdPnb>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 2814.0 ;
  gtm:kadastraleAanduiding "E2814"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2814" ;
  ns0:name "Perceel GDA01-E2814"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280281470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZaUW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73729> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015510812286 52.008003035289,4.7017601932077 52.007850497294,4.7018828882478 52.007763817318,4.7019287423366 52.007788352998,4.7018537039944 52.007840732063,4.7017896595695 52.007886604564,4.701599069101 52.008028050923,4.7015510812286 52.008003035289))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

