@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/bms8f8>
  gtm:verpondingsNummer "404" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/404" ;
  ns0:name "Verponding 404"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bE8AjQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69141> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137396 52.0112576, 4.7135594 52.0112421, 4.713556 52.0112661, 4.7135991 52.0112684, 4.7135978 52.0112798, 4.7137326 52.0112908, 4.7137396 52.0112576))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

