@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/bJ8xGY>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a247a44d75a7ec879e6ca5a9dbdd9600-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204357> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099241614342 52.012793341701, 4.7098644941637 52.012848439346, 4.7099784642893 52.012850502491, 4.7099241614342 52.012793341701))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

