@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/bQqUi1>
  gtm:verpondingsNummer "1947" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1947" ;
  ns0:name "Verponding 1947"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bDJaY8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67357> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090746 52.0086882, 4.7090648 52.0086816, 4.7088345 52.0085565, 4.7088959 52.0085182, 4.7088218 52.0084805, 4.7087624 52.0085224, 4.7087236 52.0085042, 4.708687 52.0085304, 4.7087275 52.0085494, 4.7087183 52.0085573, 4.7089969 52.0087086, 4.7090128 52.0087159, 4.7090746 52.0086882))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

