@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/b8Ks7L>
  gtm:verpondingsNummer "1882" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1882" ;
  ns0:name "Verponding 1882"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bhuNMe> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67285> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099195 52.0082636, 4.7099293 52.0082695, 4.7100909 52.008351, 4.7102614 52.0084268, 4.7102758 52.0083908, 4.7101251 52.0083248, 4.7099655 52.0082435, 4.7099538 52.0082359, 4.7099195 52.0082636))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

