@prefix dc: <http://purl.org/dc/terms/> .
@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/bpzKPW>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-53f99e3c18c2b67a458ec5f7651bfec8-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202587> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7017335891178 52.014630712022, 4.7034685944363 52.015049242391, 4.7035820146555 52.014485112181, 4.7017335891178 52.014630712022))"^^geo:wktLiteral ;
    osm:area 3913.0
  ] .

