@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/bumJrb>
  gtm:verpondingsNummer "570" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/570" ;
  ns0:name "Verponding 570"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bx3MVP> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69349> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7140543 52.0120502, 4.7140637 52.0120417, 4.7140197 52.0120204, 4.7140089 52.0120291, 4.7138731 52.0121509, 4.7138973 52.0121621, 4.7139183 52.0121719, 4.7140543 52.0120502))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

