@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/bMGrgK>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-676bdb4748f8e463292ccb423f1aa5ab-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203033> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122442722321 52.011977809044, 4.7117950396779 52.011597619353, 4.7115616121401 52.011766977738, 4.7122442722321 52.011977809044))"^^geo:wktLiteral ;
    osm:area 629.0
  ] .

