@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/bfcfS8>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-5a72f9fa142f06cd0c9102329b54fe26-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202743> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710790514946 52.013953881778, 4.7105973595736 52.014048303226, 4.7108978397718 52.014090574354, 4.710790514946 52.013953881778))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

