@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/bDiPhh>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3564.0 ;
  gtm:kadastraleAanduiding "E3564"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3564"^^xsd:string ;
  ns0:name "Perceel GDA01-E3564"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280356470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPByV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74108> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7035457687122 52.007288157428,4.7036515641754 52.007211947846,4.703725447169 52.007158716023,4.7037380965134 52.007165890318,4.703841140461 52.007091471261,4.7038604028704 52.007102423116,4.7038734889553 52.007093366854,4.7039087107837 52.007112195316,4.7039148937314 52.007107880813,4.7039165695294 52.007108780394,4.7038814054347 52.007133941577,4.7038320414895 52.007164781888,4.7037118521161 52.007251784037,4.7036624962792 52.007222851358,4.7036410335189 52.00723584981,4.7035457687122 52.007288157428))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

