@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/bZAHZ7>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 3994.0 ;
  gtm:kadastraleAanduiding "E3994"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3994" ;
  ns0:name "Perceel GDA01-E3994"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280399470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvhs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74438> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970350958226 52.010424684507,4.6969847181443 52.010454599202,4.696938834342 52.010425369477,4.6968525447787 52.010369674578,4.6967206711507 52.010286126788,4.6967247287353 52.01028369675,4.6967709352063 52.010256022782,4.6969030851498 52.010339599101,4.6969890677568 52.010395364071,4.6970350958226 52.010424684507))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

