@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/bG0VgP>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 3981.0 ;
  gtm:kadastraleAanduiding "E3981"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3981" ;
  ns0:name "Perceel GDA01-E3981"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280398170000/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/74425> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6966922931362 52.011161980432,4.6966180194464 52.011180977687,4.6965976755116 52.011143790109,4.6965577135354 52.011071468559,4.6964654505711 52.010883473784,4.6964893685915 52.010881537804,4.6965148325402 52.010879476062,4.6966219888607 52.011056637243,4.6966692604308 52.01112723992,4.6966922931362 52.011161980432))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

