@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/bWFTVI>
  gtm:verpondingsNummer "2085" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2085" ;
  ns0:name "Verponding 2085"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bABGJW> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67511> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.704651 52.010294, 4.7045491 52.0102411, 4.7045413 52.0102469, 4.7045185 52.010235, 4.7044945 52.0102526, 4.7044413 52.010225, 4.70449 52.0101876, 4.7044821 52.0101833, 4.7045283 52.0101471, 4.7044532 52.0101052, 4.7043113 52.0102231, 4.7045523 52.0103659, 4.704651 52.010294))"^^geo:wktLiteral ;
    osm:area 258.0
  ] .

