@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/b6sKw7>
  gtm:verpondingsNummer "1729" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1729" ;
  ns0:name "Verponding 1729"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bojp4R> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67115> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124841 52.0071599, 4.7125341 52.0070799, 4.7125248 52.0070787, 4.7125276 52.0070744, 4.7124276 52.0070676, 4.7123937 52.0071448, 4.7124713 52.0071583, 4.7124841 52.0071599))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

