@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/b2vsvU>
  gtm:verpondingsNummer "2769" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2769" ;
  ns0:name "Verponding 2769"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bUNzjG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68292> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071244 52.0116623, 4.7071114 52.0116732, 4.706876 52.0118845, 4.7070076 52.0119405, 4.707108 52.0118515, 4.7070507 52.0118269, 4.7071859 52.0117049, 4.7071985 52.0116934, 4.7071244 52.0116623))"^^geo:wktLiteral ;
    osm:area 245.0
  ] .

