@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/bLDM25>
  gtm:kadastraalNummer "640" ;
  gtm:kadastraleAanduiding "B640" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B640" ;
  ns0:name "Perceel GDA01-B640"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1SvGE>, <https://n2t.net/ark:/60537/b87mjk> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14486> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7067792 52.0112613, 4.7068109 52.0112782, 4.7068262 52.0112672, 4.706962 52.011171, 4.7069987 52.0111904, 4.7070387 52.0111586, 4.7069656 52.0111235, 4.706926 52.0111508, 4.7067792 52.0112613))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

