@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/bMGiRV>
  gtm:verpondingsNummer "1745" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1745" ;
  ns0:name "Verponding 1745"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b1sUMZ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67133> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119729 52.0076832, 4.7119774 52.0076785, 4.711975 52.0076706, 4.7120204 52.007627, 4.7120368 52.0076284, 4.7117429 52.0074906, 4.71162 52.007433, 4.711555 52.0074858, 4.7116776 52.007544, 4.7119729 52.0076832))"^^geo:wktLiteral ;
    osm:area 263.0
  ] .

