@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/buYQAz>
  gtm:oppervlakte 24.0 ;
  gtm:kadastraalNummer 5716.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5716" ;
  gtm:kadastraleAanduiding "M5716"@nl ;
  ns0:name "Perceel GDA01-M5716"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350571670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFOt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88583> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.706218028159 52.029314609859,4.7062172128957 52.029305931353,4.7062012059711 52.029306387071,4.7062524903131 52.029279170213,4.7062914038485 52.029277786321,4.7064352919362 52.029272676963,4.7064365247054 52.029285528491,4.7063751302346 52.029287636346,4.7063343950874 52.02928902771,4.7062713795757 52.029291368824,4.706218028159 52.029314609859))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

