@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/bXvHEk>
  gtm:verpondingsNummer "1306" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1306" ;
  ns0:name "Verponding 1306"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bgsicA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66644> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084084 52.0136792, 4.7084519 52.0136989, 4.7085777 52.0135013, 4.7086437 52.0133976, 4.7085966 52.0133929, 4.7084854 52.013567, 4.7084084 52.0136792))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

