@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/b99Qyc>
  gtm:verpondingsNummer "2540" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2540" ;
  ns0:name "Verponding 2540"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bnuBhw> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68028> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7050497 52.0102845, 4.7050189 52.0103096, 4.7050979 52.0103508, 4.7051239 52.0103644, 4.705152 52.0103455, 4.7051426 52.0103402, 4.7051479 52.0103349, 4.7050497 52.0102845))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

