@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/box80r>
  gtm:verpondingsNummer "1964" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1964" ;
  ns0:name "Verponding 1964"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bb26pr> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67376> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091856 52.0083151, 4.7091712 52.0083262, 4.7093161 52.0083996, 4.7094711 52.0084779, 4.7094799 52.0084839, 4.7095369 52.0084541, 4.7095894 52.0084264, 4.7095762 52.0084194, 4.7094454 52.0083514, 4.7094035 52.0083821, 4.7092235 52.0082884, 4.7091856 52.0083151))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

