  @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/130>
    dct:title "WST Directors take part in London technology summits";
    dct:description "<p>Sir Tim Berners-Lee and Professor Dame Wendy Hall have been taking part in the Royal Society&rsquo;s 'See Further: Festival of Science + Arts' at the South Bank Centre, London, this week, and Professor Nigel Shadbolt has been taking part in the Guardian 'Activate 2010' conference, also in London.</p>";
    a sioc:Post;
    sioc:sibling <http://id.ecs.soton.ac.uk/notice/3296>.

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



# END

