@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/bpzDqh>
  gtm:verpondingsNummer "1345" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1345" ;
  ns0:name "Verponding 1345"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVqFsQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66687> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099907 52.0128654, 4.7100104 52.0128655, 4.7104209 52.0128334, 4.7104166 52.0127543, 4.7103763 52.0127563, 4.710015 52.012755, 4.7099963 52.0127546, 4.7099907 52.0128654))"^^geo:wktLiteral ;
    osm:area 307.0
  ] .

