@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/bSia7T>
  gtm:kadastraalNummer "972" ;
  gtm:kadastraleAanduiding "B972" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B972" ;
  ns0:name "Perceel GDA01-B972"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/brEOS8>, <https://n2t.net/ark:/60537/buM7Vn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14818> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071471 52.0100652, 4.7072724 52.010141, 4.7072733 52.0101404, 4.7072752 52.0101416, 4.7073292 52.010111, 4.7072825 52.0100818, 4.7072715 52.0100879, 4.7071902 52.0100388, 4.7071772 52.0100309, 4.7071347 52.0100577, 4.7071471 52.0100652))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

