@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/bm1JKC>
  gtm:verpondingsNummer "1839" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1839" ;
  ns0:name "Verponding 1839"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bDiMEL> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67237> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098482 52.0096306, 4.7098989 52.0096035, 4.7098842 52.0095941, 4.7097317 52.0094972, 4.7097211 52.0095036, 4.7097111 52.0094972, 4.709674 52.0095194, 4.7096924 52.0095312, 4.7098343 52.0096217, 4.7098482 52.0096306))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

