@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/b0POGb>
  gtm:kadastraalNummer "119" ;
  gtm:kadastraleAanduiding "D119" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D119" ;
  ns0:name "Perceel GDA01-D119"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bvOESv> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16303> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705581 52.0107413, 4.7055686 52.0107336, 4.7053384 52.0106111, 4.7052141 52.0105429, 4.7052001 52.0105525, 4.705218 52.01056, 4.705186 52.0105822, 4.7052789 52.0106331, 4.7052682 52.0106406, 4.7055228 52.0107803, 4.705581 52.0107413))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

