@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/bZNpdC>
  gtm:verpondingsNummer "1271" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1271" ;
  ns0:name "Verponding 1271"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bDiMv8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66605> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7083656 52.0129679, 4.7086289 52.013037, 4.708638 52.0130151, 4.7085681 52.0129804, 4.7085599 52.012993, 4.7083861 52.0129334, 4.7083656 52.0129679))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

