@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bAOofG>
  gtm:kadastraalNummer "951" ;
  gtm:kadastraleAanduiding "B951" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B951" ;
  ns0:name "Perceel GDA01-B951"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14797> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7078523 52.0106113, 4.7079033 52.0106385, 4.7080496 52.0105423, 4.7081184 52.0104965, 4.7081702 52.0104649, 4.7082412 52.0104183, 4.708207 52.0103838, 4.7081621 52.010412, 4.70807 52.0104698, 4.7080146 52.0105046, 4.7078686 52.0106006, 4.7078523 52.0106113))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

