This project contains datasets containing the PageRank scores for some RDF graphs, namely: Wikidata (www.wikidata.org), DBpedia (http://dbpedia.org/), Dblp (http://dblp.l3s.de), Musicbrainz (https://musicbrainz.org), Freebase (http://freebase.com) and the Scigraph. They where computed using PageRankRDF (https://github.com/WDAqua/PageRankRDF). The scores are expressed using the vRank vocabulary.
The offered files are in HDT format. It compresses the RDF files letting them at the same time querieble. You are not familiar with HDT and you want the RDF files in turtle of ntriples? If you are more a java guy you can follow the instruction here: http://www.rdfhdt.org/manual-of-the-java-hdt-library/. If you are more a c/c++ guy you can follow the instructions here: http://www.rdfhdt.org/manual-of-the-c-hdt-library/. And remember, HDT is one of the key technology of the Semantic Web, you will get a lot of advantages by getting in touch with it!