@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/biK29k>
  gtm:verpondingsNummer "1686" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1686" ;
  ns0:name "Verponding 1686"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/buM5qs> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67067> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118934 52.0086278, 4.7118539 52.0086703, 4.7118824 52.0086799, 4.7119785 52.0087115, 4.7119889 52.008717, 4.7120258 52.0086753, 4.712009 52.0086702, 4.7118934 52.0086278))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

