@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bxubj5>
  gtm:kadastraalNummer "115" ;
  gtm:kadastraleAanduiding "D115" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D115" ;
  ns0:name "Perceel GDA01-D115"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfpQvF>, <https://n2t.net/ark:/60537/bhUozD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16299> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049835 52.0105367, 4.7048307 52.010455, 4.7048202 52.0104497, 4.7047858 52.0104782, 4.7047985 52.0104842, 4.7049002 52.0105336, 4.7048868 52.0105426, 4.7049359 52.0105697, 4.7049835 52.0105367))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

