@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/b1sX3y>
  gtm:verpondingsNummer "2176" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2176" ;
  ns0:name "Verponding 2176"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bgF02K> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67611> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7056552 52.0089028, 4.7055991 52.0088715, 4.705419 52.0089938, 4.7054512 52.0090092, 4.7054308 52.0090254, 4.7054531 52.009036, 4.7056552 52.0089028))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

