query-4a7b11d81eb5fe3650e9fd2089802ec9

rq turtle/ttl

is replaced with a property ID) %s(where has been generated by this query: Column 3

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX p: <http://www.wikidata.org/prop/>
SELECT (COUNT(DISTINCT ?x) as ?count) WHERE {
  ?x p:%s ?s1 ; p:%s ?s2 .
  FILTER(?s1 != ?s2)
  ?s1 wikibase:rank wikibase:DeprecatedRank .
}

Query found at