@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/bnHhSO>
  gtm:kadastraalNummer "883" ;
  gtm:kadastraleAanduiding "B883" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B883" ;
  ns0:name "Perceel GDA01-B883"@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/14729> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092146 52.0099487, 4.7091994 52.0099584, 4.7089684 52.0100918, 4.7089198 52.0101198, 4.708879 52.0101434, 4.7088759 52.0101452, 4.7089231 52.0101731, 4.709074 52.0100859, 4.7092483 52.0099865, 4.709265 52.0099792, 4.7092146 52.0099487))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

