@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/bRSO9G>
  gtm:verpondingsNummer "2680" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2680" ;
  ns0:name "Verponding 2680"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bJ8nTG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68185> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7058053 52.0105864, 4.7057948 52.0105792, 4.7055554 52.0104506, 4.7054799 52.0104091, 4.7054707 52.0104154, 4.7055401 52.0104523, 4.7055026 52.0104784, 4.7057471 52.0106117, 4.7057579 52.0106184, 4.7058053 52.0105864))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

