@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/bpMk9n>
  gtm:verpondingsNummer "1852" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1852" ;
  ns0:name "Verponding 1852"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQQgnb> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67252> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103785 52.0081262, 4.71054 52.0079843, 4.7107415 52.0078129, 4.7107016 52.0077814, 4.7106959 52.007779, 4.7105181 52.0079228, 4.7103093 52.0080899, 4.7103195 52.0080951, 4.7103785 52.0081262))"^^geo:wktLiteral ;
    osm:area 233.0
  ] .

