@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/bywJ2R>
  gtm:verpondingsNummer "1956" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1956" ;
  ns0:name "Verponding 1956"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkOZMy> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67367> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093947 52.0085185, 4.7092384 52.0084338, 4.7092335 52.0084377, 4.709256 52.008474, 4.7092358 52.0084884, 4.7093429 52.0085456, 4.7093536 52.0085504, 4.709405 52.0085245, 4.7093947 52.0085185))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

