@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/bCGIT4>
  gtm:verpondingsNummer "2629" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2629" ;
  ns0:name "Verponding 2629"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/brRhLy> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68125> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089909 52.0095147, 4.7090024 52.0095066, 4.7091958 52.0093747, 4.7093565 52.00927, 4.7092853 52.0092286, 4.7091756 52.0093103, 4.7091512 52.0092976, 4.7091094 52.0093283, 4.7090905 52.0093422, 4.70911 52.0093524, 4.7089333 52.0094822, 4.708925 52.0094883, 4.7089909 52.0095147))"^^geo:wktLiteral ;
    osm:area 235.0
  ] .

