@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/bZNpeN>
  gtm:verpondingsNummer "1460" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1460" ;
  ns0:name "Verponding 1460"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b5PC7K> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66814> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7115876 52.0114542, 4.7115778 52.0114641, 4.7116016 52.0114741, 4.7116049 52.0114707, 4.7116966 52.0115069, 4.7117061 52.0115115, 4.7117301 52.011488, 4.7117187 52.0114837, 4.7116 52.0114417, 4.7115876 52.0114542))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

