@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/bhuRhu>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 6527.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6527" ;
  gtm:kadastraleAanduiding "M6527"@nl ;
  ns0:name "Perceel GDA01-M6527"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350652770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3LQq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89227> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000564825567 52.035096628195,4.7000530593457 52.035075620349,4.7000176244834 52.03507790336,4.7000139234916 52.035056004042,4.7000495772003 52.035053704333,4.7000513711857 52.035065013197,4.7000853633562 52.035062721758,4.7002274596305 52.035053124256,4.700407983127 52.035040928348,4.7004154964618 52.035084143361,4.7002770208703 52.03509332178,4.7000923575621 52.035105556252,4.7000905594289 52.035094517016,4.7000564825567 52.035096628195))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

