@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/bDiMxv>
  gtm:kadastraalNummer "881" ;
  gtm:kadastraleAanduiding "B881" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B881" ;
  ns0:name "Perceel GDA01-B881"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhhhyR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14727> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088711 52.0101426, 4.7088375 52.0101631, 4.7087945 52.0101367, 4.7087749 52.0101479, 4.7087096 52.0101854, 4.7086687 52.0102087, 4.708698 52.0102267, 4.7087632 52.0102667, 4.7088767 52.0102003, 4.7089231 52.0101731, 4.7088759 52.0101452, 4.7088711 52.0101426))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

