@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/bjn5NB>
  gtm:kadastraalNummer "31" ;
  gtm:kadastraleAanduiding "B31" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B31" ;
  ns0:name "Perceel GDA01-B31"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bNwg0S> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13878> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095669 52.0142964, 4.7094918 52.0143576, 4.7095255 52.0143722, 4.7095183 52.0143787, 4.7095289 52.0143832, 4.709545 52.0143771, 4.7095578 52.0143834, 4.7096036 52.0143123, 4.7095669 52.0142964))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

