@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/be9Lvv>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-9278032b55566402230fb8c7f0ef6325-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203997> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708283454188 52.009542843862, 4.7083913593255 52.009312749156, 4.7082908840486 52.009303398361, 4.708283454188 52.009542843862))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

