@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/bmRETW>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-56c772306db78e3346af1eb6ca0878a3-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202657> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112330794334 52.011987714388, 4.7113098601427 52.012033313119, 4.7113333245013 52.011965228121, 4.7112330794334 52.011987714388))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

