@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/bjn8cB>
  gtm:verpondingsNummer "1472" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1472" ;
  ns0:name "Verponding 1472"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkbTDk> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66827> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121369 52.010968, 4.7121193 52.0109979, 4.712102 52.0110155, 4.7120474 52.011106, 4.7120374 52.0111172, 4.7120936 52.0111424, 4.712099 52.0111316, 4.7121758 52.0110233, 4.7121955 52.0109699, 4.7121369 52.010968))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

