@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/bgRJWE>
  gtm:verpondingsNummer "1346" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1346" ;
  ns0:name "Verponding 1346"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bABGBv> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66688> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096669 52.0126941, 4.7097426 52.0127207, 4.7097498 52.0127138, 4.7098459 52.0127518, 4.7098742 52.0127581, 4.709892 52.0127643, 4.7098932 52.0127167, 4.7098772 52.0127111, 4.7097079 52.01265, 4.7096758 52.0126845, 4.7096669 52.0126941))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

