@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/b5CUAP>
  gtm:kadastraalNummer "395" ;
  gtm:kadastraleAanduiding "E395" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E395" ;
  ns0:name "Perceel GDA01-E395"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bgFbqH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17595> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7021093 52.0074531, 4.7020453 52.007423, 4.7020012 52.007463, 4.7022181 52.0075705, 4.7022481 52.0075526, 4.7022683 52.0075378, 4.7021963 52.0075028, 4.7022078 52.0074934, 4.702114 52.0074493, 4.7021093 52.0074531))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

