@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/bEz122>
  gtm:verpondingsNummer "1589" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1589" ;
  ns0:name "Verponding 1589"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bMtzRD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66956> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123343 52.0106535, 4.7121867 52.0106187, 4.7121849 52.0106311, 4.7121987 52.0106319, 4.7121967 52.0106465, 4.7122901 52.0106786, 4.7123047 52.0106654, 4.7123184 52.0106712, 4.7123343 52.0106535))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

