@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/bEYxTb>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b4f704a80aa46a6df3acbf50b1c94caf-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204760> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089970112938 52.009180562119, 4.709091784408 52.009229258127, 4.7091096621093 52.009149476845, 4.7089970112938 52.009180562119))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

