@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/bngWev>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 2869.0 ;
  gtm:kadastraleAanduiding "E2869"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2869" ;
  ns0:name "Perceel GDA01-E2869"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280286970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73754> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051683919116 52.00666946891,4.705260086626 52.00660461844,4.705358514464 52.006533721745,4.7054056425729 52.006558802757,4.7052847040033 52.006645577451,4.7052157495144 52.006694785026,4.7051683919116 52.00666946891))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

