@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/bfpQ7w>
  gtm:verpondingsNummer "1459" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1459" ;
  ns0:name "Verponding 1459"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXV3G8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66812> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117061 52.0115115, 4.7116966 52.0115069, 4.7116049 52.0114707, 4.7116016 52.0114741, 4.7115641 52.0115118, 4.711657 52.0115489, 4.7116665 52.0115525, 4.7117061 52.0115115))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

