@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/bZai7W>
  gtm:verpondingsNummer "1167" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1167" ;
  ns0:name "Verponding 1167"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bPB45O> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66489> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7055682 52.0121997, 4.7055773 52.0121928, 4.7057635 52.0120506, 4.7061073 52.0117652, 4.7060462 52.011736, 4.7055102 52.0121645, 4.7055002 52.0121724, 4.7055682 52.0121997))"^^geo:wktLiteral ;
    osm:area 348.0
  ] .

