@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/bjzPWn>
  gtm:verpondingsNummer "1979" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1979" ;
  ns0:name "Verponding 1979"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkCi5j> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67392> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099871 52.0081395, 4.7099822 52.0081357, 4.7098919 52.008086, 4.7098729 52.0081011, 4.7098411 52.0080845, 4.7098655 52.0080666, 4.7098401 52.0080553, 4.7098254 52.0080713, 4.7097814 52.0081039, 4.7098131 52.0081195, 4.709816 52.0081175, 4.7099265 52.0081789, 4.7099341 52.0081825, 4.7099871 52.0081395))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

