@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/bojsyA>
  gtm:oppervlakte 214.0 ;
  gtm:kadastraalNummer 6534.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6534" ;
  gtm:kadastraleAanduiding "M6534"@nl ;
  ns0:name "Perceel GDA01-M6534"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350653470000/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/89234> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000666900486 52.03536796609,4.7001003617129 52.035365681765,4.7000985227448 52.035354453535,4.7001325999492 52.035352333358,4.700134397965 52.03536338158,4.7003204523748 52.035350786628,4.7004221528828 52.035343892462,4.700422312183 52.035344909078,4.7004345213331 52.035421201749,4.7000796776634 52.03544477568,4.7000666900486 52.03536796609))"^^geo:wktLiteral ;
    osm:area 214.0
  ] .

