@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/bOyCv9>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 3914.0 ;
  gtm:kadastraleAanduiding "E3914"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3914" ;
  ns0:name "Perceel GDA01-E3914"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280391470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHMa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74362> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6977390507491 52.010403624142,4.6977043852269 52.010423438304,4.6975711027172 52.010335730574,4.6974848338733 52.010282436169,4.6975264506877 52.010257665238,4.6975368291543 52.010251488082,4.6975412861506 52.010254336557,4.6976220542455 52.010305405524,4.6977595365428 52.01039185245,4.6977390507491 52.010403624142))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

