@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/bxTD0M>
  gtm:verpondingsNummer "2355" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2355" ;
  ns0:name "Verponding 2355"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bL0G6d> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67816> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090351 52.0080026, 4.7091203 52.0079673, 4.7087664 52.0077627, 4.7087274 52.0077884, 4.7088707 52.0078774, 4.7088507 52.0078895, 4.7089213 52.0079306, 4.7090351 52.0080026))"^^geo:wktLiteral ;
    osm:area 179.0
  ] .

