@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/b9N441>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a5480bb9d1a1768b63f71413031990c6-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204431> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7054725884846 52.009791425857, 4.7046985072283 52.009638249353, 4.7049270245715 52.010162530227, 4.7054725884846 52.009791425857))"^^geo:wktLiteral ;
    osm:area 1414.0
  ] .

