@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/bS5vMt>
  gtm:verpondingsNummer "1968" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1968" ;
  ns0:name "Verponding 1968"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b8X6xK> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67380> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097263 52.0083374, 4.7097175 52.0083338, 4.7096764 52.0083197, 4.7096683 52.0083067, 4.7095762 52.0082608, 4.7094532 52.0082008, 4.7094228 52.0082239, 4.7096788 52.008358, 4.7096877 52.0083635, 4.7097263 52.0083374))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

