@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/bvpe7q>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 4065.0 ;
  gtm:kadastraleAanduiding "E4065"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4065" ;
  ns0:name "Perceel GDA01-E4065"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280406570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0RXp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74496> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6944229269953 52.010684341064,4.6944784297019 52.01068485645,4.6946021469291 52.010687103466,4.6947254593873 52.010681608942,4.6948447544791 52.010676872654,4.6947303643497 52.010698823653,4.6946021649033 52.010730247981,4.6944788047274 52.010728452488,4.6944231022295 52.010727666274,4.6944229269953 52.010684341064))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

