@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/bEYqx4>
  gtm:verpondingsNummer "983" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/983" ;
  ns0:name "Verponding 983"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bELGjr> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69843> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097052 52.0140577, 4.7097135 52.0140205, 4.7096982 52.0140192, 4.7094788 52.0139079, 4.7093176 52.0138392, 4.7093226 52.0138347, 4.709272 52.0138132, 4.7092386 52.0138435, 4.7093391 52.0138856, 4.7093339 52.0138895, 4.7093586 52.0139024, 4.7093692 52.0138937, 4.7095565 52.0139899, 4.7097052 52.0140577))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

