@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/bVQ6g7>
  gtm:verpondingsNummer "414" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/414" ;
  ns0:name "Verponding 414"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bABGFd> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69152> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137632 52.0115673, 4.7137511 52.0115656, 4.7137443 52.0115958, 4.7137564 52.0115969, 4.7138506 52.0116133, 4.7138636 52.0115845, 4.7137632 52.0115673))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

