@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/bWFTUx>
  gtm:verpondingsNummer "1737" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1737" ;
  ns0:name "Verponding 1737"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b5qcQT> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67124> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117879 52.0071371, 4.7120521 52.0072474, 4.7120667 52.0072533, 4.7123034 52.0073528, 4.7123087 52.0073552, 4.7123519 52.0073137, 4.7123431 52.0073103, 4.7120811 52.0072094, 4.7118457 52.0071187, 4.7117879 52.0071371))"^^geo:wktLiteral ;
    osm:area 196.0
  ] .

