@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/b5PEA7>
  gtm:verpondingsNummer "406" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/406" ;
  ns0:name "Verponding 406"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bTL3Xc> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69143> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135633 52.0112093, 4.713747 52.011224, 4.7137556 52.011184, 4.7136818 52.0111801, 4.7136312 52.0111848, 4.7135655 52.0111827, 4.7135633 52.0112093))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

