@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/bnHkcU>
  gtm:verpondingsNummer "1352" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1352" ;
  ns0:name "Verponding 1352"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bWftbE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66695> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099071 52.0124799, 4.7099127 52.0124397, 4.7098991 52.0124369, 4.7097102 52.0123961, 4.709553 52.0123228, 4.7095133 52.0123042, 4.7094673 52.0123397, 4.7095113 52.0123625, 4.7095723 52.0123925, 4.7095285 52.0124285, 4.7095955 52.0124617, 4.7096411 52.0124214, 4.7096876 52.0124375, 4.709892 52.0124765, 4.7099071 52.0124799))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

