@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/bGrjd3>
  gtm:verpondingsNummer "1955" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1955" ;
  ns0:name "Verponding 1955"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/btJAWz> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67366> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093536 52.0085504, 4.7093429 52.0085456, 4.7092358 52.0084884, 4.709135 52.0084382, 4.7090891 52.008472, 4.7092848 52.0085733, 4.7092985 52.008579, 4.7093536 52.0085504))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

