  @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/83>
    dct:title "Web Science 'comes of age'";
    dct:description "<p><span style=\"font-size: 12px;\"><a style=\"color: #000000;\" href=\"http://www.webscience.org/\">The Web Science Trust</a>&nbsp;has been granted charitable status, in a move which will enable greater focused, global development of the discipline.</span></p>";
    a sioc:Post.

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



# END

