@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/bhHFaa>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-83d06e2f9b0e17468e6a6f345484b464-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203656> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.712048470974 52.011190327171, 4.7119331264038 52.011252742534, 4.7120189762864 52.011283098129, 4.712048470974 52.011190327171))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

