@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/bnuDZB>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 4501.0 ;
  gtm:kadastraleAanduiding "E4501"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4501" ;
  ns0:name "Perceel GDA01-E4501"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280450170000/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/74706> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942411545616 52.009255262907,4.6942398292761 52.009308017136,4.6941243737128 52.009306762151,4.6940266365916 52.009306006882,4.6939216759422 52.009305191012,4.6939215857871 52.009283708155,4.6939214620535 52.009254036648,4.6941256136685 52.009254825367,4.6942411545616 52.009255262907))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

