@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/b5cyqJ>
  gtm:verpondingsNummer "1840" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1840" ;
  ns0:name "Verponding 1840"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvpbtI> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67239> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098108 52.009654, 4.7098482 52.0096306, 4.7098343 52.0096217, 4.7096924 52.0095312, 4.709674 52.0095194, 4.7096396 52.0095398, 4.709658 52.0095517, 4.7097639 52.0096195, 4.7097562 52.0096242, 4.7098108 52.009654))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

