@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/bAp8Hp>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-7b1b7c0218aa5da126a0c37113e59071-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101575136185 52.011236552905, 4.7100227528736 52.011317863504, 4.7102171725737 52.011346748534, 4.7101575136185 52.011236552905))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

