@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/bIwrzZ>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-570d0958f0056a7a36a87735d7751c1d-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202662> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085428237915 52.012279921053, 4.7067332666407 52.010074236749, 4.7049664838572 52.011157363342, 4.7085428237915 52.012279921053))"^^geo:wktLiteral ;
    osm:area 22336.0
  ] .

