@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/bumJjV>
  gtm:verpondingsNummer "1970" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1970" ;
  ns0:name "Verponding 1970"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvBT96> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67383> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098201 52.0082701, 4.7098121 52.0082659, 4.7096943 52.0082062, 4.7095624 52.0081395, 4.7095449 52.0081526, 4.709537 52.0081585, 4.70953 52.0081637, 4.7095093 52.0081789, 4.7096145 52.0082332, 4.7097567 52.0083066, 4.7097639 52.00831, 4.7098201 52.0082701))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

