Hi,
Is there documentation on what needs to be done to run wikidata-query-rdf on my custom Wikibase install, so that I could do SPARQL queries on it?

When following the instructions at:
https://github.com/wikimedia/wikidata-query-rdf/blob/master/docs/getting-started.md

but using my own RDF file, I get this in the munge:
02:08:14.099 [main] INFO  o.wikidata.query.rdf.tool.rdf.Munger - Unrecognized subjects: 
[http://www.wikidata.org/entity/statement/Q1174-2A6EDE59-31EA-4585-B211-DCB751B0F577
...
 Expected only sitelinks and subjects starting with http://www.wikidata.org/wiki/Special:EntityData/ and http://www.wikidata.org/entity/

even if the all the URLs start with http://www.wikidata.org/entity/

They originally did not - the exported RDF was using my own namespace but I did a substitution before running the munge.

Thanks!
Cheers
Miguel