@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/b62mbT>
  gtm:verpondingsNummer "1945" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1945" ;
  ns0:name "Verponding 1945"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/beZpvq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67355> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091439 52.0086478, 4.7088959 52.0085182, 4.7088345 52.0085565, 4.7090648 52.0086816, 4.7090746 52.0086882, 4.7091546 52.008654, 4.7091439 52.0086478))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

