@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/bfPeCH>
  gtm:verpondingsNummer "2652" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2652" ;
  ns0:name "Verponding 2652"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQdaiS> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68151> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7074448 52.0095691, 4.7074366 52.009562, 4.7071564 52.0093897, 4.7069442 52.0092729, 4.7068901 52.0092401, 4.7068554 52.0092631, 4.7067452 52.0091938, 4.7067235 52.0092037, 4.7068472 52.0092753, 4.7068065 52.0093022, 4.7068196 52.0093097, 4.707323 52.009611, 4.7073306 52.0096172, 4.7074448 52.0095691))"^^geo:wktLiteral ;
    osm:area 501.0
  ] .

