  @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/128>
    dct:title "Dom Joly celebrates the achievements of Tim Berners-Lee";
    dct:description "<p>The <a href=\"http://www.bcs.org\">British Computer Society</a>, the Chartered Institute for IT, is celebrating <a href=\"http://www.w3.org/People/Berners-Lee/\">Professor Sir Tim Berners-Lee</a>, inventor of the World Wide Web, in a high-profile campaign on Information Pioneers.</p>";
    a sioc:Post;
    sioc:sibling <http://id.ecs.soton.ac.uk/notice/3260>.

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



# END

