@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/bu91EI>
  gtm:verpondingsNummer "2683" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2683" ;
  ns0:name "Verponding 2683"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b6FpXt> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68188> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7056537 52.0106915, 4.7054691 52.0105883, 4.705515 52.010555, 4.705152 52.0103455, 4.7051239 52.0103644, 4.7050599 52.0104086, 4.7050202 52.0104361, 4.7052141 52.0105429, 4.7053384 52.0106111, 4.7053717 52.0105868, 4.705601 52.0107095, 4.7056144 52.0107186, 4.7056537 52.0106915))"^^geo:wktLiteral ;
    osm:area 501.0
  ] .

