@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/bmertw>
  gtm:verpondingsNummer "2684" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2684" ;
  ns0:name "Verponding 2684"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/beA07E> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68189> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7056144 52.0107186, 4.705601 52.0107095, 4.7053717 52.0105868, 4.7053384 52.0106111, 4.7055686 52.0107336, 4.705581 52.0107413, 4.7056144 52.0107186))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

