@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/bQDBYd>
  gtm:verpondingsNummer "2451" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2451" ;
  ns0:name "Verponding 2451"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvOAO7> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67922> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087236 52.0085042, 4.7085817 52.008416, 4.7085736 52.008411, 4.7085191 52.0084349, 4.7085016 52.0084422, 4.7085079 52.0084461, 4.7087061 52.0085517, 4.7087183 52.0085573, 4.7087275 52.0085494, 4.708687 52.0085304, 4.7087236 52.0085042))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

