@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/b7vgVs>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 2956.0 ;
  gtm:kadastraleAanduiding "D2956"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2956" ;
  ns0:name "Perceel GDA01-D2956"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270295670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2vCtb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105169> ;
  ns0:startDate "2008-12-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7070434336561 52.009751227265,4.7068764486345 52.009657510902,4.706954407556 52.00960349167,4.7071226172632 52.009703848444,4.7070434336561 52.009751227265))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

