@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/bC3Azy>
  gtm:kadastraalNummer "391" ;
  gtm:kadastraleAanduiding "E391" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E391" ;
  ns0:name "Perceel GDA01-E391"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bsHgQW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17591> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.702493 52.0070624, 4.7023616 52.0069969, 4.7021017 52.0068671, 4.7020978 52.0068647, 4.7020671 52.0068846, 4.7024282 52.0070692, 4.7024369 52.0070626, 4.702471 52.0070794, 4.702471 52.0070794, 4.702493 52.0070624))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

