@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/b0D9BX>
  gtm:oppervlakte 63.0 ;
  gtm:kadastraalNummer 3706.0 ;
  gtm:kadastraleAanduiding "D3706"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3706" ;
  ns0:name "Perceel GDA01-D3706"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270370670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1T4R> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73153> ;
  ns0:startDate "2017-10-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126336756164 52.007188109264,4.7126620977209 52.007148004069,4.712690856329 52.007153292259,4.7127205030736 52.007083091887,4.7127854162056 52.007092892662,4.71278235749 52.007102582619,4.7127216296377 52.007189242461,4.7127064760346 52.007209020013,4.7126336756164 52.007188109264))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

