@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/bmsfxm>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-50e0a7f2d26927c6de27de8f0193902b-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202510> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122979164124 52.010595992051, 4.7124662145983 52.010591855168, 4.7123656527217 52.010501072347, 4.7122979164124 52.010595992051))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

