@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/bFoOLm>
  gtm:verpondingsNummer "1690" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1690" ;
  ns0:name "Verponding 1690"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bY7Lv6> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67072> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121689 52.0084718, 4.7118464 52.0083747, 4.7118249 52.0083949, 4.711933 52.0084343, 4.7119284 52.0084389, 4.7121357 52.0085147, 4.7121557 52.008521, 4.712188 52.0084773, 4.7121689 52.0084718))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

