@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/b8xKB1>
  gtm:verpondingsNummer "987" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/987" ;
  ns0:name "Verponding 987"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bKBgCT> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69847> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093157 52.0137778, 4.7093611 52.0137989, 4.7094144 52.0137464, 4.7093419 52.0137158, 4.7093653 52.0136986, 4.7094821 52.0137391, 4.709719 52.0138436, 4.7097348 52.0138437, 4.7097422 52.0137975, 4.7097246 52.013797, 4.7095441 52.0137236, 4.7092796 52.0136111, 4.7091712 52.0136868, 4.7092315 52.0137226, 4.7093157 52.0137778))"^^geo:wktLiteral ;
    osm:area 297.0
  ] .

