@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/bABJ0v>
  gtm:verpondingsNummer "2636" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2636" ;
  ns0:name "Verponding 2636"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/btWhEh> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68133> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085485 52.009368, 4.708556 52.0093619, 4.7086673 52.0092776, 4.7086304 52.0092595, 4.7085099 52.0093509, 4.7085017 52.009358, 4.7085485 52.009368))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

