@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/benkSi>
  gtm:verpondingsNummer "993" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/993" ;
  ns0:name "Verponding 993"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bIwgKk> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69854> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097666 52.0135979, 4.709775 52.0135221, 4.7097627 52.0135213, 4.709375 52.013352, 4.7092376 52.0134117, 4.7092673 52.0134429, 4.7093735 52.013426, 4.7096404 52.0135458, 4.7097497 52.0135971, 4.7097666 52.0135979))"^^geo:wktLiteral ;
    osm:area 287.0
  ] .

