@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/bRtnmJ>
  gtm:kadastraalNummer "856" ;
  gtm:kadastraleAanduiding "B856" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B856" ;
  ns0:name "Perceel GDA01-B856"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/btx4Dh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14702> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101045 52.0105987, 4.7101023 52.0105621, 4.7098327 52.010584, 4.7098384 52.0106153, 4.7098702 52.010613, 4.7098748 52.0106384, 4.709909 52.010636, 4.7099043 52.0106102, 4.7100871 52.0105997, 4.7101045 52.0105987))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

