@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/bfpQ6k>
  gtm:verpondingsNummer "1298" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1298" ;
  ns0:name "Verponding 1298"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b2I6Lg> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66634> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080656 52.0134985, 4.7080805 52.0134985, 4.7081764 52.0135462, 4.7082631 52.0134422, 4.7081351 52.0134207, 4.7081313 52.0134255, 4.7080879 52.0134238, 4.7080854 52.0134446, 4.7080729 52.0134439, 4.7080656 52.0134985))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

