@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/bvBWaM>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 8533.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8533"^^xsd:string ;
  gtm:kadastraleAanduiding "K8533"@nl ;
  ns0:name "Perceel GDA01-K8533"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330853370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bM3ngu> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80332> ;
  ns0:startDate "2005-09-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7499092420231 52.01072507143,4.7498165369598 52.010739975594,4.7498110273249 52.010726921607,4.7497898876281 52.010730321599,4.749795397385 52.010743366599,4.7497216420118 52.010755227362,4.749697184694 52.010744048204,4.7497404708953 52.010708445959,4.7498069844961 52.010653734343,4.7498589809962 52.010610952563,4.7498694359539 52.010635772141,4.7498758893565 52.010651087317,4.7498783421048 52.010650687131,4.7499038056978 52.010711981891,4.7499092420231 52.01072507143))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

