@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/bumJq0>
  gtm:verpondingsNummer "403" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/403" ;
  ns0:name "Verponding 403"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwdZ9P> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69140> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137326 52.0112908, 4.7135978 52.0112798, 4.7135991 52.0112684, 4.713556 52.0112661, 4.7135443 52.0112654, 4.7135336 52.0113157, 4.7137239 52.0113334, 4.7137326 52.0112908))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

