@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/bDwwz9>
  gtm:verpondingsNummer "1511" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1511" ;
  ns0:name "Verponding 1511"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bR2XYE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66871> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117063 52.011636, 4.7118522 52.0117034, 4.7118822 52.0116781, 4.7119392 52.0117071, 4.7119301 52.0117145, 4.7119702 52.0117328, 4.7120073 52.0117024, 4.7120193 52.0116925, 4.7117632 52.0115794, 4.7117063 52.011636))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

