@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/bD64OK>
  gtm:kadastraalNummer "912" ;
  gtm:kadastraleAanduiding "B912" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B912" ;
  ns0:name "Perceel GDA01-B912"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bHGGDw>, <https://n2t.net/ark:/60537/bmRGYa> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14758> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088879 52.0105459, 4.7088772 52.0105545, 4.7087625 52.0106304, 4.7087269 52.0106104, 4.7086839 52.0106396, 4.7086346 52.0106731, 4.7087075 52.0107113, 4.7087731 52.0106657, 4.7089088 52.0105715, 4.7089191 52.0105661, 4.7088879 52.0105459))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

