@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/b3Xmjc>
  gtm:verpondingsNummer "2141" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2141" ;
  ns0:name "Verponding 2141"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bp9bPG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67572> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7054751 52.0096522, 4.7054853 52.0096505, 4.7051648 52.0094918, 4.7051155 52.0095293, 4.7051937 52.0095711, 4.7052339 52.0095395, 4.7052667 52.0095553, 4.7052213 52.009591, 4.705427 52.0096909, 4.7054422 52.0096992, 4.7054898 52.0096611, 4.7054751 52.0096522))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

