@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/boWxmQ>
  gtm:verpondingsNummer "1400" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1400" ;
  ns0:name "Verponding 1400"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzYAwS> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66749> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095932 52.0111856, 4.7096494 52.0111822, 4.7096478 52.0111723, 4.709635 52.0110934, 4.7096302 52.0110641, 4.7095654 52.0110644, 4.709591 52.0111755, 4.7095932 52.0111856))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

