@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/baciGO>
  gtm:kadastraalNummer "172" ;
  gtm:kadastraleAanduiding "D172" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D172" ;
  ns0:name "Perceel GDA01-D172"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b2vCtb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16356> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7070948 52.0097348, 4.7070831 52.0097275, 4.7069433 52.0096474, 4.7069363 52.009652, 4.7069079 52.0096358, 4.706887 52.0096502, 4.7068765 52.0096576, 4.7070445 52.0097518, 4.707056 52.0097581, 4.7070948 52.0097348))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

