@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/bdjXHY>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-73cdd183014ac9bd1dc6394a5000f83e-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203316> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082699700059 52.008835152853, 4.7078616026714 52.008443097995, 4.7076415411028 52.008575808178, 4.7082699700059 52.008835152853))"^^geo:wktLiteral ;
    osm:area 536.0
  ] .

