@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/b1SnCC>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6529.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6529" ;
  gtm:kadastraleAanduiding "M6529"@nl ;
  ns0:name "Perceel GDA01-M6529"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350652970000/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/89229> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000376140007 52.035196082395,4.7000284619499 52.035141909946,4.7000634884173 52.035139651514,4.7000641155884 52.03513961922,4.7000659993598 52.035150775805,4.7000993642857 52.035148525644,4.7002419275645 52.035138903883,4.700422888855 52.035126692528,4.700430388059 52.035169880492,4.7002914882228 52.035179146338,4.7001063710227 52.035191495035,4.7001045728827 52.035180455799,4.7000704959457 52.035182566982,4.7000723207408 52.035193768164,4.7000376140007 52.035196082395))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

