@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/bDVSAD>
  gtm:kadastraalNummer "641" ;
  gtm:kadastraleAanduiding "B641" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B641" ;
  ns0:name "Perceel GDA01-B641"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1SvGE>, <https://n2t.net/ark:/60537/bEzbnh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14487> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7067619 52.0112525, 4.7067792 52.0112613, 4.706926 52.0111508, 4.7069656 52.0111235, 4.7070318 52.0110769, 4.7072205 52.0109436, 4.7072079 52.0109369, 4.7069721 52.0111021, 4.7069177 52.0111455, 4.7067619 52.0112525))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

