@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/by6hf5>
  gtm:kadastraalNummer "37" ;
  gtm:kadastraleAanduiding "B37" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B37" ;
  ns0:name "Perceel GDA01-B37"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1fpsx>, <https://n2t.net/ark:/60537/bTLfuW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13884> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091754 52.0143371, 4.7092257 52.0142976, 4.7094072 52.0143647, 4.7094178 52.0143571, 4.7093599 52.0143364, 4.7093041 52.0143152, 4.7092383 52.0142892, 4.7092452 52.014283, 4.7092187 52.0142709, 4.7091537 52.0143172, 4.7091754 52.0143371))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

