  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix sioc: <http://rdfs.org/sioc/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://webscience.org/article/129>
    dct:title "Wendy Hall receives honorary degree and city freedom in Greece";
    dct:description "<p>The unique contribution to research and innovation of Professor Wendy Hall, Managing Director of the Trust, has been recognized by the <a href=\"http://www.auth.gr/home/index_en.html\">Aristotle University of Thessaloniki</a>.</p>";
    a sioc:Post;
    sioc:sibling <http://id.ecs.soton.ac.uk/notice/3271>.

<> foaf:primaryTopic <http://webscience.org/article/129>.



# END

