@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/bIwjee>
  gtm:verpondingsNummer "384" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/384" ;
  ns0:name "Verponding 384"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b9Acxt> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69115> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132545 52.011578, 4.713331 52.0116083, 4.713341 52.0115963, 4.7133598 52.0114961, 4.7133647 52.0114965, 4.7133704 52.0114721, 4.7133671 52.0114718, 4.7134347 52.0111862, 4.7134361 52.0111756, 4.7133822 52.0111729, 4.7133667 52.0112292, 4.7133526 52.0112701, 4.7133129 52.0113962, 4.7133241 52.0113974, 4.7132589 52.0115665, 4.7132545 52.011578))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

