@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/bbFcnF>
  gtm:kadastraalNummer "598" ;
  gtm:kadastraleAanduiding "B598" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B598" ;
  ns0:name "Perceel GDA01-B598"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1SvGE>, <https://n2t.net/ark:/60537/bZatho> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14444> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708523 52.0121047, 4.7085595 52.0121241, 4.7085671 52.0121161, 4.7086179 52.0120649, 4.7086383 52.0120439, 4.7085956 52.0120308, 4.7085728 52.0120503, 4.7085631 52.0120461, 4.708542 52.0120644, 4.7085587 52.0120711, 4.708531 52.0120973, 4.708523 52.0121047))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

