@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/b3knLD>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a82343f398b427ccb40c3f05f50762db-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204486> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117668390274 52.009044079801, 4.7119867747567 52.009091943234, 4.7119331414853 52.008943384375, 4.7117668390274 52.009044079801))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

