@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/bwR7CW>
  gtm:verpondingsNummer "2622" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2622" ;
  ns0:name "Verponding 2622"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBdMKQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68118> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093947 52.0097205, 4.7095471 52.0096367, 4.7095252 52.0096242, 4.7095034 52.0096114, 4.7093693 52.0096909, 4.7093604 52.0096961, 4.7093584 52.0096973, 4.7093947 52.0097205))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

