@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/bkbVYs>
  gtm:verpondingsNummer "1734" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1734" ;
  ns0:name "Verponding 1734"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bC3Aw0> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67121> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124287 52.0072328, 4.7124681 52.0071866, 4.7124542 52.007184, 4.7122964 52.0071553, 4.7122475 52.0071465, 4.7122385 52.0071791, 4.712415 52.0072281, 4.7124287 52.0072328))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

