@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/bbeQpA>
  gtm:verpondingsNummer "1659" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1659" ;
  ns0:name "Verponding 1659"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bAOonW> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67037> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7108853 52.0094193, 4.710646 52.0092837, 4.7105916 52.0093165, 4.7108519 52.0094606, 4.7111122 52.0096047, 4.7111676 52.0095682, 4.7108853 52.0094193))"^^geo:wktLiteral ;
    osm:area 248.0
  ] .

