@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/bR30mr>
  gtm:verpondingsNummer "1891" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1891" ;
  ns0:name "Verponding 1891"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bojp3G> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67295> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096177 52.0084747, 4.709623 52.0084787, 4.7097702 52.0085619, 4.7097201 52.0085957, 4.7096928 52.0085803, 4.7096818 52.0085875, 4.7096867 52.0085903, 4.7097884 52.008641, 4.7097745 52.0086526, 4.7097916 52.0086604, 4.7098042 52.0086499, 4.7098511 52.0086741, 4.709906 52.0086297, 4.710049 52.0087031, 4.7100994 52.008669, 4.709882 52.0085598, 4.7096823 52.0084456, 4.7096706 52.0084379, 4.7096177 52.0084747))"^^geo:wktLiteral ;
    osm:area 283.0
  ] .

