@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bUAUsE>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 4139.0 ;
  gtm:kadastraleAanduiding "E4139"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4139"^^xsd:string ;
  ns0:name "Perceel GDA01-E4139"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280413970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkEi> ;
  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/74547> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6935702676385 52.009817402348,4.6936436360095 52.009815434739,4.693766721532 52.009812222951,4.6938393820422 52.009810817321,4.6938393362965 52.009810008093,4.6939235104875 52.009809101673,4.6939235881806 52.009834215777,4.6939236584433 52.009853217712,4.6938418863075 52.0098542012,4.6937693831538 52.009855787527,4.6936463122153 52.009858990417,4.6936462207307 52.009857371962,4.693635292491 52.009857631157,4.6936353278405 52.009858170671,4.6935728438078 52.009859887816,4.6935702676385 52.009817402348))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

