@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/buM7GF>
  gtm:verpondingsNummer "1942" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1942" ;
  ns0:name "Verponding 1942"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bTynjn> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67352> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089463 52.0087415, 4.7089327 52.0087351, 4.7087673 52.0086493, 4.7087555 52.0086571, 4.7087851 52.0086721, 4.7087671 52.0086856, 4.7089074 52.008757, 4.7089463 52.0087415))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

