@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/boWxoc>
  gtm:verpondingsNummer "1748" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1748" ;
  ns0:name "Verponding 1748"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvOAPi> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67136> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711896 52.007787, 4.7118854 52.0077829, 4.7116773 52.0076888, 4.711651 52.0077111, 4.7116231 52.0076986, 4.7116039 52.0077146, 4.7116935 52.0077572, 4.7118539 52.0078289, 4.711896 52.007787))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

