@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/bgskKR>
  gtm:verpondingsNummer "986" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/986" ;
  ns0:name "Verponding 986"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b8k0ma> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69846> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097301 52.0139151, 4.7097343 52.0138749, 4.7097166 52.0138741, 4.7095695 52.0138339, 4.7095263 52.0138753, 4.7095465 52.0138847, 4.7095682 52.0138616, 4.7097134 52.0139126, 4.7097301 52.0139151))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

