@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/bAOomL>
  gtm:kadastraalNummer "369" ;
  gtm:kadastraleAanduiding "D369" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D369" ;
  ns0:name "Perceel GDA01-D369"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/baqcUg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16554> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7105017 52.0082031, 4.7105675 52.0082388, 4.7105779 52.00823, 4.7107224 52.0081079, 4.7107114 52.0080927, 4.7106193 52.0080433, 4.710609 52.0080516, 4.7106595 52.0080751, 4.7105102 52.0081962, 4.7105017 52.0082031))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

