@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/bu8Zdy>
  gtm:kadastraalNummer "828" ;
  gtm:kadastraleAanduiding "B828" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B828" ;
  ns0:name "Perceel GDA01-B828"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/biWLDy>, <https://n2t.net/ark:/60537/bTL81K> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14674> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091901 52.0112111, 4.7092442 52.0112085, 4.7092414 52.0111968, 4.7092152 52.0110889, 4.709169 52.01109, 4.709172 52.0111047, 4.7091254 52.0111041, 4.7091256 52.0111222, 4.7091793 52.011122, 4.7091887 52.0112008, 4.7091901 52.0112111))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

