@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/bzzm0i>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a99e8b144981039aea06dd1816da0768-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204513> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088325023651 52.009493149305, 4.7093027890388 52.010436783809, 4.710143198956 52.010061800536, 4.7088325023651 52.009493149305))"^^geo:wktLiteral ;
    osm:area 3697.0
  ] .

