@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/bngVQ0>
  gtm:verpondingsNummer "1380" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1380" ;
  ns0:name "Verponding 1380"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bG0Ssj> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66726> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100207 52.011283, 4.7098429 52.0112914, 4.7098441 52.0113017, 4.7097806 52.0113046, 4.7097811 52.0113081, 4.7097269 52.0113145, 4.7097276 52.0113324, 4.7099947 52.0113147, 4.7100139 52.0113134, 4.7100207 52.011283))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

