@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/bvpe8B>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 4500.0 ;
  gtm:kadastraleAanduiding "E4500"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4500" ;
  ns0:name "Perceel GDA01-E4500"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280450070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/btWwff> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74705> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942398292761 52.009308017136,4.6942394114869 52.009324679209,4.6942385241088 52.009360411946,4.6941231266672 52.009359157302,4.6939218801014 52.009356974508,4.6939217544216 52.009327428828,4.6939217384817 52.009322808686,4.6939216759422 52.009305191012,4.6940266365916 52.009306006882,4.6941243737128 52.009306762151,4.6942398292761 52.009308017136))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

