@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/bywJ4d>
  gtm:verpondingsNummer "2643" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2643" ;
  ns0:name "Verponding 2643"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXV3L2> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68141> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7081482 52.009295, 4.7080419 52.0092265, 4.7080404 52.0092274, 4.7080016 52.009204, 4.7079978 52.0092062, 4.7078499 52.0091192, 4.7077979 52.0091529, 4.7078309 52.009173, 4.7080942 52.009333, 4.7081593 52.0093004, 4.7081482 52.009295))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

