@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/be9E2i>
  gtm:verpondingsNummer "1756" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1756" ;
  ns0:name "Verponding 1756"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/boWv7Z> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67145> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114685 52.0082374, 4.7115491 52.0081491, 4.7115361 52.0081428, 4.7113667 52.0080621, 4.7112476 52.0080119, 4.7112641 52.0079943, 4.711214 52.0079714, 4.7108504 52.0078059, 4.7106694 52.0079971, 4.7108628 52.0080833, 4.7111269 52.0082038, 4.7111201 52.0082095, 4.7111474 52.0082218, 4.7111953 52.0081812, 4.7112485 52.0081402, 4.7114554 52.0082316, 4.7114685 52.0082374))"^^geo:wktLiteral ;
    osm:area 1228.0
  ] .

