@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/bT80cO>
  gtm:verpondingsNummer "1349" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1349" ;
  ns0:name "Verponding 1349"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bbRU5q> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66691> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098982 52.0126298, 4.7098989 52.0125822, 4.7098811 52.012578, 4.7097404 52.0125445, 4.7097239 52.0125618, 4.7097138 52.0125729, 4.7097444 52.0125823, 4.7098801 52.0126242, 4.7098982 52.0126298))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

