@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/benkIv>
  gtm:verpondingsNummer "1916" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1916" ;
  ns0:name "Verponding 1916"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bZnXDR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67323> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708344 52.0093186, 4.7083468 52.0093138, 4.7083945 52.0092474, 4.7084043 52.0092498, 4.7084205 52.0092276, 4.7084449 52.0092343, 4.7084861 52.0091994, 4.7084521 52.0091865, 4.7083751 52.0091615, 4.7082827 52.0092999, 4.7082779 52.0093056, 4.708344 52.0093186))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

