@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/bumJoE>
  gtm:verpondingsNummer "2834" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2834" ;
  ns0:name "Verponding 2834"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzzb6K> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68366> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085407 52.0123505, 4.70853 52.0123603, 4.7083077 52.012566, 4.7083781 52.0125925, 4.7084012 52.0125705, 4.7085918 52.0123889, 4.7086017 52.0123788, 4.7085407 52.0123505))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

