@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/bD67BT>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 4499.0 ;
  gtm:kadastraleAanduiding "E4499"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4499" ;
  ns0:name "Perceel GDA01-E4499"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280449970000/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/74704> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942385241088 52.009360411946,4.6942372029846 52.009412896546,4.6941218754496 52.009411822081,4.6940240188064 52.009411245876,4.6939220843384 52.009410636585,4.6939219316742 52.00937059227,4.6939218801014 52.009356974508,4.6941231266672 52.009359157302,4.6942385241088 52.009360411946))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

