@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/bvBVp8>
  gtm:verpondingsNummer "1512" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1512" ;
  ns0:name "Verponding 1512"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYXz7w> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66872> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118522 52.0117034, 4.7117063 52.011636, 4.7116614 52.0116741, 4.7118643 52.0117684, 4.7119301 52.0117145, 4.7119392 52.0117071, 4.7118822 52.0116781, 4.7118522 52.0117034))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

