@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/bmRxvt>
  gtm:verpondingsNummer "1943" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1943" ;
  ns0:name "Verponding 1943"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bLDM9m> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67353> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090128 52.0087159, 4.7089969 52.0087086, 4.7087183 52.0085573, 4.7087061 52.0085517, 4.7086808 52.0085698, 4.7086263 52.0085445, 4.7086004 52.0085635, 4.7087673 52.0086493, 4.7089327 52.0087351, 4.7089463 52.0087415, 4.7090128 52.0087159))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

